Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc100 static tBTM_STATUS btm_ble_start_adv(void);
1422 status = btm_ble_start_adv(); in btm_ble_set_discoverability()
1506 status = btm_ble_start_adv(); in btm_ble_set_connectability()
2573 static tBTM_STATUS btm_ble_start_adv(void) { in btm_ble_start_adv() function
2642 btm_ble_start_adv(); in btm_ble_start_slow_adv()