Home
last modified time | relevance | path

Searched refs:BTM_WhiteListClear (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_bgconn.h29 extern void BTM_WhiteListClear();
Dbtm_ble_bgconn.cc478 void BTM_WhiteListClear() { in BTM_WhiteListClear() function
/system/bt/stack/gatt/
Dconnection_manager.cc182 if (!after_reset) BTM_WhiteListClear(); in reset()
/system/bt/stack/test/
Dgatt_connection_manager_test.cc52 void BTM_WhiteListClear() { return localWhiteListMock->WhiteListClear(); } in BTM_WhiteListClear() function