Searched refs:BTM_BLE_ADV_DISABLE (Results 1 – 4 of 4) sorted by relevance
2589 new_mode = BTM_BLE_ADV_DISABLE; in btm_ble_set_discoverability()2688 new_mode = BTM_BLE_ADV_DISABLE; in btm_ble_set_connectability()4086 p_cb->adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_start_adv()4122 p_cb->adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_stop_adv()4129 if (btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_DISABLE)) { in btm_ble_stop_adv()4158 if (btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_DISABLE)) { in btm_ble_set_random_addr()4380 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_dir_adv_tout()4460 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_update_link_topology_mask()4482 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE; in btm_ble_update_mode_operation()4538 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;2849 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()