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

  /system/bt/stack/include/
btm_api.h 196 #define BTM_BLE_GENERAL_INQUIRY 0x10
198 #define BTM_BLE_INQUIRY_MASK (BTM_BLE_GENERAL_INQUIRY|BTM_BLE_LIMITED_INQUIRY)
207 #define BTM_LE_GENERAL_INQUIRY_ACTIVE BTM_BLE_GENERAL_INQUIRY /* a general inquiry is in progress */
    [all...]
  /system/bt/bta/include/
bta_api.h 221 #define BTA_BLE_GENERAL_INQUIRY BTM_BLE_GENERAL_INQUIRY /* Perform LE general inquiry. */
    [all...]
  /system/bt/stack/btm/
btm_inq.c     [all...]
btm_ble_gap.c     [all...]

Completed in 43 milliseconds