Searched refs:hci_version (Results 1 – 14 of 14) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHciNfc_IDMgmt.c | 89 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()
|
D | phLibNfc.c | 874 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/ |
D | 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); argument 73 int hci_read_local_version(int dd, struct hci_version *ver, int to);
|
/external/bluetooth/bluez/tools/ |
D | hcieventmask.c | 47 struct hci_version ver; in main()
|
D | csr_hci.c | 46 struct hci_version ver; in csr_open_hci()
|
D | hciconfig.c | 1123 struct hci_version ver; in cmd_version() 1741 struct hci_version ver; in cmd_revision()
|
D | hcitool.c | 549 struct hci_version version; in cmd_scan() 866 struct hci_version version; in cmd_info()
|
/external/bluetooth/bluez/test/ |
D | lmptest.c | 120 struct hci_version ver; in main()
|
D | bdaddr.c | 319 struct hci_version ver; in main()
|
/external/bluetooth/hcidump/src/ |
D | csrsniff.c | 158 struct hci_version ver; in main()
|
D | bpasniff.c | 363 struct hci_version ver; in main()
|
/external/libnfc-nxp/inc/ |
D | phNfcTypes.h | 334 uint8_t hci_version; /**< \ingroup grp_hal_common member
|
/external/bluetooth/bluez/lib/ |
D | hci.c | 1508 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/ |
D | hciops.c | 133 struct hci_version ver;
|