Searched refs:BTM_BLE_INQ_RESULT (Results 1 – 1 of 1) sorted by relevance
191 BTM_BLE_INQ_RESULT = 0x01, enumerator1453 scan_state |= BTM_BLE_INQ_RESULT; in btm_ble_is_discoverable()1975 if (!update) result &= ~BTM_BLE_INQ_RESULT; in btm_ble_process_adv_pkt_cont()1978 if (p_inq_results_cb && (result & BTM_BLE_INQ_RESULT)) { in btm_ble_process_adv_pkt_cont()2047 if (!update) result &= ~BTM_BLE_INQ_RESULT; in btm_ble_process_adv_pkt_cont_for_inquiry()2050 if (p_inq_results_cb && (result & BTM_BLE_INQ_RESULT)) { in btm_ble_process_adv_pkt_cont_for_inquiry()