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

  /external/libnfc-nci/src/include/
bt_target.h 627 #define BTM_DEFAULT_INQ_MODE BTM_GENERAL_INQUIRY
    [all...]
  /system/bt/stack/include/
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...]
  /system/bt/stack/btm/
btm_inq.c 483 if (p_inqparms->mode != BTM_GENERAL_INQUIRY &&
    [all...]
  /system/bt/bta/include/
bta_api.h 216 #define BTA_DM_GENERAL_INQUIRY BTM_GENERAL_INQUIRY /* Perform general inquiry. */
    [all...]

Completed in 2799 milliseconds