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

  /external/bluetooth/bluedroid/include/
bt_target.h 848 #define BTM_DEFAULT_SCAN_TYPE BTM_SCAN_TYPE_INTERLACED
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 652 #define BTM_DEFAULT_SCAN_TYPE BTM_SCAN_TYPE_INTERLACED
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 315 if (scan_type != BTM_SCAN_TYPE_STANDARD && scan_type != BTM_SCAN_TYPE_INTERLACED)
352 if (scan_type != BTM_SCAN_TYPE_STANDARD && scan_type != BTM_SCAN_TYPE_INTERLACED)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 220 #define BTM_SCAN_TYPE_INTERLACED 1 /* 1.2 devices only */
    [all...]

Completed in 207 milliseconds