Home
last modified time | relevance | path

Searched refs:BTM_BLE_OBS_RESULT (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_gap.cc184 #define BTM_BLE_OBS_RESULT 0x02 macro
1383 rt |= BTM_BLE_OBS_RESULT; in btm_ble_is_discoverable()
1962 if (p_obs_results_cb && (result & BTM_BLE_OBS_RESULT)) { in btm_ble_process_adv_pkt_cont()