Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_bgconn.c566 btsnd_hcic_ble_set_adv_enable(BTM_BLE_ADV_DISABLE); in btm_suspend_wl_activity()
585 btsnd_hcic_ble_set_adv_enable(BTM_BLE_ADV_ENABLE); in btm_resume_wl_activity()
Dbtm_ble_gap.c1086 if (btsnd_hcic_ble_set_adv_enable (new_mode)) in btm_ble_set_connectability()
1876 if (btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_ENABLE)) in btm_ble_start_adv()
1908 if (btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_DISABLE)) in btm_ble_stop_adv()
Dbtm_ble.c2230 btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_DISABLE); in btm_set_random_address()
2236 btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_ENABLE); in btm_set_random_address()
/external/bluetooth/bluedroid/stack/hcic/
Dhciblecmds.c280 BOOLEAN btsnd_hcic_ble_set_adv_enable (UINT8 adv_enable) in btsnd_hcic_ble_set_adv_enable() function
/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h1278 HCI_API extern BOOLEAN btsnd_hcic_ble_set_adv_enable (UINT8 adv_enable);