Home
last modified time | relevance | path

Searched refs:hci_version (Results 1 – 14 of 14) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_IDMgmt.c89 uint8_t hci_version; member
838 p_identity_info->hci_version = reg_value[i] ; in phHciNfc_IDMgmt_InfoUpdate()
839 pHwRef->device_info.hci_version = p_identity_info->hci_version ; in phHciNfc_IDMgmt_InfoUpdate()
DphLibNfc.c874 phLibNfc_StackCapabilities->psDevCapabilities.hci_version= in phLibNfc_Mgt_GetstackCapabilities()
875 gpphLibContext->psHwReference->device_info.hci_version; in phLibNfc_Mgt_GetstackCapabilities()
/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h43 struct hci_version { struct
69 int hci_read_remote_version(int dd, uint16_t handle, struct hci_version *ver, int to); argument
73 int hci_read_local_version(int dd, struct hci_version *ver, int to);
/external/bluetooth/bluez/tools/
Dhcieventmask.c47 struct hci_version ver; in main()
Dcsr_hci.c46 struct hci_version ver; in csr_open_hci()
Dhciconfig.c1123 struct hci_version ver; in cmd_version()
1741 struct hci_version ver; in cmd_revision()
Dhcitool.c549 struct hci_version version; in cmd_scan()
866 struct hci_version version; in cmd_info()
/external/bluetooth/bluez/test/
Dlmptest.c120 struct hci_version ver; in main()
Dbdaddr.c319 struct hci_version ver; in main()
/external/bluetooth/hcidump/src/
Dcsrsniff.c158 struct hci_version ver; in main()
Dbpasniff.c363 struct hci_version ver; in main()
/external/libnfc-nxp/inc/
DphNfcTypes.h334 uint8_t hci_version; /**< \ingroup grp_hal_common member
/external/bluetooth/bluez/lib/
Dhci.c1508 int hci_read_remote_version(int dd, uint16_t handle, struct hci_version *ver, in hci_read_remote_version()
1641 int hci_read_local_version(int dd, struct hci_version *ver, int to) in hci_read_local_version()
/external/bluetooth/bluez/plugins/
Dhciops.c133 struct hci_version ver;