Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_gap.cc166 #define BTM_BLE_INQ_RESULT 0x01 macro
1487 rt |= BTM_BLE_INQ_RESULT; in btm_ble_is_discoverable()
1493 rt |= BTM_BLE_INQ_RESULT; in btm_ble_is_discoverable()
1999 if (!update) result &= ~BTM_BLE_INQ_RESULT; in btm_ble_process_adv_pkt_cont()
2025 if (p_inq_results_cb && (result & BTM_BLE_INQ_RESULT)) { in btm_ble_process_adv_pkt_cont()