Home
last modified time | relevance | path

Searched refs:hci_version (Results 1 – 10 of 10) 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/bluedroid/stack/btm/
Dbtm_sco.c174 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_1_2) in btm_esco_conn_rsp()
203 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in btm_esco_conn_rsp()
209 else if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in btm_esco_conn_rsp()
418 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in btm_send_connect_request()
653 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in BTM_CreateSco()
1363 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in BTM_SetEScoMode()
1531 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in BTM_ChangeEScoLinkParms()
Dbtm_devctl.c543 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in btm_get_local_features()
906 STREAM_TO_UINT8 (p_vi->hci_version, p); in btm_read_local_version_complete()
913 if (p_vi->hci_version >= HCI_PROTO_VERSION_1_2) in btm_read_local_version_complete()
957 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in btm_decode_ext_features_page()
2132 return (btm_cb.devcb.local_version.hci_version); in btm_get_hci_version()
Dbtm_acl.c2423 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in btm_set_packet_types()
3382 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0) in btm_acl_chk_peer_pkt_type_support()
Dbtm_sec.c4579 if (btm_cb.devcb.local_version.hci_version < HCI_VERSION_1_1) in btm_sec_link_key_notification()
/external/libnfc-nxp/inc/
DphNfcTypes.h334 uint8_t hci_version; /**< \ingroup grp_hal_common member
/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h358 UINT8 hci_version; /* HCI Version */ member
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_pm.c176 (vers.hci_version < HCI_PROTO_VERSION_2_0)) in bta_dm_pm_cback()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h84 UINT8 hci_version; member