Searched refs:BTM_BLE_ADV_DISABLE (Results 1 – 4 of 4) sorted by relevance
2609 new_mode = BTM_BLE_ADV_DISABLE; in btm_ble_set_discoverability()2708 new_mode = BTM_BLE_ADV_DISABLE; in btm_ble_set_connectability()4114 p_cb->adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_start_adv()4150 p_cb->adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_stop_adv()4157 if (btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_DISABLE)) { in btm_ble_stop_adv()4186 if (btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_DISABLE)) { in btm_ble_set_random_addr()4408 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_dir_adv_tout()4488 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_update_link_topology_mask()4510 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_update_mode_operation()4566 p_cb->inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_init()
2115 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE;2859 btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_DISABLE);
48 #define BTM_BLE_ADV_DISABLE 0x00 macro
306 p_cb->adv_mode = BTM_BLE_ADV_DISABLE; in l2cble_notify_le_connection()