mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
component/bt: Fix the bug that sometimes received a ble connection & the adv will stop, can not send adv again.
This commit is contained in:
@@ -1532,6 +1532,8 @@ UINT16 BTM_BleReadDiscoverability();
|
||||
//extern
|
||||
UINT16 BTM_BleReadConnectability ();
|
||||
|
||||
void BTM_Recovery_Pre_State(void);
|
||||
|
||||
/*******************************************************************************
|
||||
**
|
||||
** Function BTM_ReadDevInfo
|
||||
|
Reference in New Issue
Block a user