HomeSort by relevance Sort by last modified time
    Searched refs:BTM_GENERAL_INQUIRY_ACTIVE (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 524 (BTM_GENERAL_INQUIRY_ACTIVE | BTM_PERIODIC_INQUIRY_ACTIVE));
731 ** BTM_GENERAL_INQUIRY_ACTIVE if a general inquiry is active
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 189 #define BTM_GENERAL_INQUIRY_ACTIVE 0x1 /* a general inquiry is in progress */
199 #define BTM_BR_INQ_ACTIVE_MASK (BTM_GENERAL_INQUIRY_ACTIVE|BTM_LIMITED_INQUIRY_ACTIVE|BTM_PERIODIC_INQUIRY_ACTIVE) /* BR/EDR inquiry activity mask */
    [all...]

Completed in 19 milliseconds