Searched refs:hci_version (Results 1 – 8 of 8) sorted by relevance
24 uint8_t hci_version; member
63 STREAM_TO_UINT8(bt_version->hci_version, stream); in parse_read_local_version_info_response()
357 uint8_t hci_version; /* HCI Version */ member
103 hci::Status status, uint8_t hci_version, uint16_t hci_revision, uint8_t lmp_pal_version,
169 …hci::Status status, uint8_t hci_version, uint16_t hci_revision, uint8_t lmp_pal_version, uint16_t … in CreateCommandCompleteReadLocalVersionInformation() argument174 CHECK(evt_ptr->AddPayloadOctets1(hci_version)); in CreateCommandCompleteReadLocalVersionInformation()
72 uint8_t hci_version; member
516 if (controller_get_interface()->get_bt_version()->hci_version >= in BTM_CreateSco()
780 if (controller_get_interface()->get_bt_version()->hci_version >= HCI_PROTO_VERSION_5_0) in BTM_SetBleDataLength()