Searched refs:BTM_BLE_ADV_ENABLE (Results 1 – 4 of 4) sorted by relevance
286 if (adv_mode == BTM_BLE_ADV_ENABLE) in BTM_BleUpdateAdvFilterPolicy()1069 if (adv_mode == BTM_BLE_ADV_ENABLE) in BTM_BleSetAdvParams()1744 UINT8 new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_discoverability()1772 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_discoverability()1803 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_discoverability()1809 if (p_cb->adv_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_discoverability()1850 UINT8 new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_connectability()1875 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_connectability()1905 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_connectability()1911 if (p_cb->adv_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_connectability()[all …]
45 #define BTM_BLE_ADV_ENABLE 0x01 macro
2642 if (adv_mode == BTM_BLE_ADV_ENABLE) in btm_set_random_address()2648 if (adv_mode == BTM_BLE_ADV_ENABLE) in btm_set_random_address()2649 btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_ENABLE); in btm_set_random_address()
592 if (p_ble_cb->inq_var.adv_mode == BTM_BLE_ADV_ENABLE) in btm_ble_suspend_resolving_list_activity()