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

  /external/bluetooth/bluez/tools/
hcieventmask.c 47 struct hci_version ver;
csr_hci.c 46 struct hci_version ver;
hciconfig.c 926 struct hci_version ver;
    [all...]
hcitool.c 513 struct hci_version version;
835 struct hci_version version;
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 43 struct hci_version { struct
69 int hci_read_remote_version(int dd, uint16_t handle, struct hci_version *ver, int to);
73 int hci_read_local_version(int dd, struct hci_version *ver, int to);
  /external/bluetooth/bluez/test/
lmptest.c 120 struct hci_version ver;
bdaddr.c 319 struct hci_version ver;
  /external/bluetooth/hcidump/src/
csrsniff.c 158 struct hci_version ver;
bpasniff.c 363 struct hci_version ver;
  /external/libnfc-nxp/src/
phHciNfc_IDMgmt.c 89 uint8_t hci_version; member in struct:phHciNfc_IDMgmt_Info
838 p_identity_info->hci_version = reg_value[i] ;
839 pHwRef->device_info.hci_version = p_identity_info->hci_version ;
phLibNfc.c 803 phLibNfc_StackCapabilities->psDevCapabilities.hci_version=
804 gpphLibContext->psHwReference->device_info.hci_version;
    [all...]
  /external/libnfc-nxp/inc/
phNfcTypes.h 356 uint8_t hci_version; /**< \ingroup grp_hal_common member in struct:phNfc_sDeviceCapabilities_t
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1389 int hci_read_remote_version(int dd, uint16_t handle, struct hci_version *ver, int to)
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcManager.cpp 299 caps.psDevCapabilities.hci_version);
    [all...]
  /external/bluetooth/bluez/src/
adapter.c     [all...]

Completed in 226 milliseconds