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

  /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/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 ;
  /external/libnfc-nxp/inc/
phNfcTypes.h 356 uint8_t hci_version; /**< \ingroup grp_hal_common member in struct:phNfc_sDeviceCapabilities_t
    [all...]

Completed in 116 milliseconds