Searched refs:adv_mode (Results 1 – 5 of 5) sorted by relevance
372 UINT8 adv_mode = p_cb->adv_mode; in BTM_BleUpdateAdvFilterPolicy() local408 if (adv_mode == BTM_BLE_ADV_ENABLE) { in BTM_BleUpdateAdvFilterPolicy()1468 UINT8 adv_mode = p_cb->adv_mode; in BTM_BleSetAdvParams() local1506 if (adv_mode == BTM_BLE_ADV_ENABLE) { in BTM_BleSetAdvParams()2643 if (status == BTM_SUCCESS && p_cb->adv_mode != new_mode) { in btm_ble_set_discoverability()2651 if (p_cb->adv_mode == BTM_BLE_ADV_ENABLE) { in btm_ble_set_discoverability()2738 if (status == BTM_SUCCESS && new_mode != p_cb->adv_mode) { in btm_ble_set_connectability()2746 if (p_cb->adv_mode == BTM_BLE_ADV_ENABLE) { in btm_ble_set_connectability()4105 UINT8 adv_mode = p_cb->adv_mode; in btm_ble_start_adv() local4106 p_cb->adv_mode = BTM_BLE_ADV_ENABLE; in btm_ble_start_adv()[all …]
2115 btm_cb.ble_ctr_cb.inq_var.adv_mode = BTM_BLE_ADV_DISABLE;2854 BOOLEAN adv_mode = btm_cb.ble_ctr_cb.inq_var.adv_mode ; local2858 if (adv_mode == BTM_BLE_ADV_ENABLE) {2865 if (adv_mode == BTM_BLE_ADV_ENABLE) {
686 if (p_ble_cb->inq_var.adv_mode == BTM_BLE_ADV_ENABLE) { in btm_ble_suspend_resolving_list_activity()
165 UINT8 adv_mode; member
306 p_cb->adv_mode = BTM_BLE_ADV_DISABLE; in l2cble_notify_le_connection()