Home
last modified time | relevance | path

Searched refs:btm_ble_set_discoverability (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_int.h257 extern tBTM_STATUS btm_ble_set_discoverability(UINT16 combined_mode);
Dbtm_ble_gap.c896 tBTM_STATUS btm_ble_set_discoverability(UINT16 combined_mode) in btm_ble_set_discoverability() function
Dbtm_inq.c190 if (btm_ble_set_discoverability((UINT16)(inq_mode)) in BTM_SetDiscoverability()