Searched refs:btm_ble_clear_white_list_complete (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_bgconn.c222 ** Function btm_ble_clear_white_list_complete
226 void btm_ble_clear_white_list_complete(UINT8 *p_data, UINT16 evt_len) function
230 BTM_TRACE_EVENT0 ("btm_ble_clear_white_list_complete");
H A Dbtm_int.h1059 extern void btm_ble_clear_white_list_complete(UINT8 *p, UINT16 evt_len);
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c1113 btm_ble_clear_white_list_complete(p, evt_len);

Completed in 72 milliseconds