Home
last modified time | relevance | path

Searched defs:inq_active (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dneighbor_inquiry.h271 uint8_t inq_active; /* Bit Mask indicating type of inquiry is active */ member
Dbtm_inq.cc1442 const auto inq_active = p_inq->inq_active; in btm_process_inq_complete() local