Searched refs:btm_ble_set_discoverability (Results 1 – 3 of 3) sorted by relevance
257 extern tBTM_STATUS btm_ble_set_discoverability(UINT16 combined_mode);
896 tBTM_STATUS btm_ble_set_discoverability(UINT16 combined_mode) in btm_ble_set_discoverability() function
190 if (btm_ble_set_discoverability((UINT16)(inq_mode)) in BTM_SetDiscoverability()