Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int_types.h30 #define BTM_BLE_ADV_DISABLE 0x00 macro
Dbtm_ble_gap.cc1191 new_mode = BTM_BLE_ADV_DISABLE; in btm_ble_set_discoverability()
1283 new_mode = BTM_BLE_ADV_DISABLE; in btm_ble_set_connectability()
2351 btsnd_hcic_ble_set_adv_enable(BTM_BLE_ADV_DISABLE); in btm_ble_stop_adv()
2354 p_cb->adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_stop_adv()
2490 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_dir_adv_tout()
2550 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_update_link_topology_mask()
2571 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_update_mode_operation()
2624 p_cb->inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_init()
Dbtm_ble.cc2000 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_conn_complete()
2552 btsnd_hcic_ble_set_adv_enable(BTM_BLE_ADV_DISABLE); in btm_ble_set_random_address()