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

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 76 #define GAP_GENERAL_INQUIRY BTM_GENERAL_INQUIRY
    [all...]
btm_api.h 190 #define BTM_GENERAL_INQUIRY 0x01
192 #define BTM_BR_INQUIRY_MASK (BTM_GENERAL_INQUIRY | BTM_LIMITED_INQUIRY)
203 #define BTM_GENERAL_INQUIRY_ACTIVE BTM_GENERAL_INQUIRY /* a general inquiry is in progress */
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 813 #define BTM_DEFAULT_INQ_MODE BTM_GENERAL_INQUIRY
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 627 #define BTM_DEFAULT_INQ_MODE BTM_GENERAL_INQUIRY
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 497 if (p_inqparms->mode != BTM_GENERAL_INQUIRY &&
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 219 #define BTA_DM_GENERAL_INQUIRY BTM_GENERAL_INQUIRY /* Perform general inquiry. */
    [all...]

Completed in 643 milliseconds