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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci_lib.h 35 struct hci_version { struct
  /external/bluetooth/bluedroid/stack/btm/
btm_sco.c 174 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_1_2)
203 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0)
209 else if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0)
418 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0)
653 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0)
    [all...]
btm_devctl.c 543 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0)
906 STREAM_TO_UINT8 (p_vi->hci_version, p);
913 if (p_vi->hci_version >= HCI_PROTO_VERSION_1_2)
957 if (btm_cb.devcb.local_version.hci_version >= HCI_PROTO_VERSION_2_0)
    [all...]
btm_acl.c     [all...]
btm_sec.c     [all...]
  /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 874 phLibNfc_StackCapabilities->psDevCapabilities.hci_version=
875 gpphLibContext->psHwReference->device_info.hci_version;
    [all...]
  /external/libnfc-nxp/inc/
phNfcTypes.h 334 uint8_t hci_version; /**< \ingroup grp_hal_common member in struct:phNfc_sDeviceCapabilities_t
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 358 UINT8 hci_version; /* HCI Version */ member in struct:__anon10460
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 363 uint8 hci_version; member in struct:local_version_info_evt_parms
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c 176 (vers.hci_version < HCI_PROTO_VERSION_2_0))
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp 224 caps.psDevCapabilities.hci_version,
394 caps.psDevCapabilities.hci_version,
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 84 UINT8 hci_version; member in struct:__anon3223
    [all...]

Completed in 357 milliseconds