This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
1、请问用GAP_EstablishLinkReq( gapEstLinkReq_t *pParams ); 发起建立连接后会尝试连接多久?实测为执行一次后会一直尝试连接,
2、绑定后的设备断开后central没有调用GAP_EstablishLinkReq( gapEstLinkReq_t *pParams );来重连,那么是通过什么函数重连的
3、重连可以由从机发起吗?