Home
last modified time | relevance | path

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

/system/bt/btcore/include/
Dversion.h24 uint8_t hci_version; member
/system/bt/test/mock/
Dmock_device_controller.cc53 .hci_version = 0,
/system/bt/hci/src/
Dhci_packet_parser.cc63 STREAM_TO_UINT8(bt_version->hci_version, stream); in parse_read_local_version_info_response()
/system/bt/main/shim/
Dcontroller.cc96 data_.bt_version.hci_version = in start_up()
/system/nfc/src/nfa/include/
Dnfa_hci_int.h357 uint8_t hci_version; /* HCI Version */ member
/system/bt/stack/btm/
Dbtm_sco.cc426 if (controller_get_interface()->get_bt_version()->hci_version >= in BTM_CreateSco()
Dbtm_ble.cc665 if (controller_get_interface()->get_bt_version()->hci_version >= in BTM_SetBleDataLength()
/system/bt/gd/hci/
Dhci_packets.pdl2521 hci_version : HciVersion,