Searched refs:new_mode (Results 1 – 1 of 1) sorted by relevance
1744 UINT8 new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_discoverability() local1763 new_mode = BTM_BLE_ADV_DISABLE; in btm_ble_set_discoverability()1772 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_discoverability()1801 if (status == BTM_SUCCESS && p_cb->adv_mode != new_mode) in btm_ble_set_discoverability()1803 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_discoverability()1850 UINT8 new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_connectability() local1869 new_mode = BTM_BLE_ADV_DISABLE; in btm_ble_set_connectability()1875 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_connectability()1903 if (status == BTM_SUCCESS && new_mode != p_cb->adv_mode) in btm_ble_set_connectability()1905 if (new_mode == BTM_BLE_ADV_ENABLE) in btm_ble_set_connectability()