HomeSort by relevance Sort by last modified time
    Searched full:inquiry (Results 26 - 50 of 95) sorted by null

12 3 4

  /prebuilts/misc/common/swig/include/2.0.11/python/
pyhead.swg 157 typedef inquiry lenfunc;
  /system/bt/bta/dm/
bta_dm_cfg.c 534 ** 18 to 121 bytes, DM3 is used but impacts inquiry scan time with large number
543 ** 28 to 183 bytes, DH3 is used but only robust at short range and impacts inquiry
557 /* Extended Inquiry Response */
573 NULL, /* Inquiry TX power */
  /system/bt/stack/include/
gap_api.h 31 #define GAP_EOINQDB (GAP_ERR_GRP + 0x02) /* End of inquiry database marker */
35 #define GAP_NO_BDADDR_REC (GAP_ERR_GRP + 0x06) /* No Inquiry DB record for BD_ADDR */
bt_types.h 341 typedef UINT8 EXT_INQ_RESP[EXT_INQ_RESP_LEN];/* Extended Inquiry Response */
342 typedef UINT8 *EXT_INQ_RESP_PTR; /* Pointer to Extended Inquiry Response */
355 typedef UINT8 LAP[LAP_LEN]; /* IAC as passed to Inquiry (LAP) */
356 typedef UINT8 INQ_LAP[LAP_LEN]; /* IAC as passed to Inquiry (LAP) */
    [all...]
btu.h 164 /* This is the inquiry response information held by BTU, and available
  /external/llvm/include/llvm/IR/
Instructions.h 145 // Methods for support type inquiry through isa, cast, and dyn_cast:
270 // Methods for support type inquiry through isa, cast, and dyn_cast:
391 // Methods for support type inquiry through isa, cast, and dyn_cast:
462 // Methods for support type inquiry through isa, cast, and dyn_cast:
611 // Methods for support type inquiry through isa, cast, and dyn_cast:
755 // Methods for support type inquiry through isa, cast, and dyn_cast:
    [all...]
Constants.h 218 /// @brief Methods to support type inquiry through isa, cast, and dyn_cast.
287 /// Methods for support type inquiry through isa, cast, and dyn_cast:
331 /// Methods for support type inquiry through isa, cast, and dyn_cast:
368 /// Methods for support type inquiry through isa, cast, and dyn_cast:
426 /// Methods for support type inquiry through isa, cast, and dyn_cast:
477 /// Methods for support type inquiry through isa, cast, and dyn_cast:
519 /// Methods for support type inquiry through isa, cast, and dyn_cast:
639 /// Methods for support type inquiry through isa, cast, and dyn_cast:
703 /// Methods for support type inquiry through isa, cast, and dyn_cast:
765 /// Methods for support type inquiry through isa, cast, and dyn_cast
    [all...]
Argument.h 122 /// \brief Method for support type inquiry through isa, cast, and
Constant.h 138 //// Methods for support type inquiry through isa, cast, and dyn_cast:
GlobalVariable.h 172 // Methods for support type inquiry through isa, cast, and dyn_cast:
User.h 168 // Methods for support type inquiry through isa, cast, and dyn_cast:
  /system/bt/include/
bt_target.h 388 /* Cancel Inquiry on incoming SSP */
423 /* The size in bytes of the BTM inquiry database. */
448 /* When automatic inquiry scan is enabled, this sets the inquiry scan window. */
453 /* When automatic inquiry scan is enabled, this sets the inquiry scan interval. */
    [all...]
  /system/bt/stack/btu/
btu_hcif.c 312 case HCI_BLE_ADV_PKT_RPT_EVT: /* result of inquiry */
437 /* Tell inquiry processing that we are done */
832 /* Tell inquiry processing that we are done */
    [all...]
  /external/libnfc-nci/src/include/
bt_types.h 316 typedef UINT8 EXT_INQ_RESP[EXT_INQ_RESP_LEN];/* Extended Inquiry Response */
317 typedef UINT8 *EXT_INQ_RESP_PTR; /* Pointer to Extended Inquiry Response */
330 typedef UINT8 LAP[LAP_LEN]; /* IAC as passed to Inquiry (LAP) */
331 typedef UINT8 INQ_LAP[LAP_LEN]; /* IAC as passed to Inquiry (LAP) */
  /external/llvm/include/llvm/CodeGen/
PseudoSourceValue.h 92 /// classof - Methods for support type inquiry through isa, cast, and
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
scsi.h 45 #define INQUIRY 0x12
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
scsi.h 45 #define INQUIRY 0x12
  /system/bt/btif/include/
btif_api.h 181 ** Description Start device discovery/inquiry
  /system/bt/stack/btm/
btm_pm.c 952 ** Description This function is called to check if in paging, inquiry or connecting mode
954 ** Returns TRUE, if in paging, inquiry or connecting mode
959 /* Scan state-paging, inquiry, and trying to connect */
969 /* Check for inquiry */
  /docs/source.android.com/src/source/
brands.jd 133 Brand Inquiry Form</a>.</p>
  /external/lldb/source/Target/
LanguageRuntime.cpp 171 /// Methods for support type inquiry through isa, cast, and dyn_cast:
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 136 typedef int (*inquiry)(PyObject *); typedef
238 inquiry nb_nonzero;
365 inquiry tp_clear;
392 inquiry tp_is_gc; /* For PyObject_IS_GC */
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 136 typedef int (*inquiry)(PyObject *); typedef
238 inquiry nb_nonzero;
365 inquiry tp_clear;
392 inquiry tp_is_gc; /* For PyObject_IS_GC */
    [all...]
  /system/bt/embdrv/sbc/decoder/include/
oi_status.h 320 OI_DEVMGR_INQUIRY_IN_PROGRESS = 1311, /**< DEVMGR: Inquiry in progress */
321 OI_DEVMGR_PERIODIC_INQUIRY_ACTIVE = 1312, /**< DEVMGR: Periodic inquiry active */
328 OI_DEVMGR_ENUM_UNEXPECTED_INQ_COMPLETE = 1320, /**< DEVMGR: inquiry complete event in inappropriate enumeration state */
329 OI_DEVMGR_ENUM_UNEXPECTED_INQ_RESULT = 1321, /**< DEVMGR: inquiry result event in inappropriate enumeration state */
    [all...]
  /system/bt/stack/sdp/
sdpint.h 62 /* (Inquiry Scan and Page Scan) */

Completed in 1069 milliseconds

12 3 4