Searched refs:BTM_BLE_ADV_ENABLE (Results 1 – 3 of 3) sorted by relevance
282 if (adv_mode == BTM_BLE_ADV_ENABLE) in BTM_BleUpdateAdvFilterPolicy()922 if (adv_mode == BTM_BLE_ADV_ENABLE) in BTM_BleSetAdvParams()1516 UINT8 new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_discoverability()1546 if (new_mode == BTM_BLE_ADV_ENABLE && in btm_ble_set_discoverability()1572 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_discoverability()1577 if (p_cb->adv_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_discoverability()1612 UINT8 new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_connectability()1662 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_connectability()1667 if (p_cb->adv_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_connectability()2757 if (btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_ENABLE)) in btm_ble_start_adv()[all …]
45 #define BTM_BLE_ADV_ENABLE 0x01 macro
2328 if (adv_mode == BTM_BLE_ADV_ENABLE) in btm_set_random_address()2334 if (adv_mode == BTM_BLE_ADV_ENABLE) in btm_set_random_address()2335 btsnd_hcic_ble_set_adv_enable (BTM_BLE_ADV_ENABLE); in btm_set_random_address()