Searched defs:hci_event (Results 1 – 4 of 4) sorted by relevance
71 std::optional<hci::EventPacketView> hci_event; variable80 PairingEvent(hci::EventPacketView hci_event) : type(HCI_EVENT), hci_event(hci_event) {} in PairingEvent()245 void OnHciEvent(hci::EventPacketView hci_event) { in OnHciEvent()
577 uint16_t hci_event, uint16_t hci_ble_event, in LogLinkLayerConnectionEvent()775 …assicPairingEvent(const RawAddress& address, uint16_t handle, uint32_t hci_cmd, uint16_t hci_event, in LogClassicPairingEvent()
112 hidl_vec<uint8_t> hci_event(packet->begin(), packet->end()); in initialize_impl() local
524 uint16_t hci_event = android::bluetooth::hci::EVT_COMMAND_STATUS; in btu_hcif_log_command_metrics() local822 uint16_t hci_event = android::bluetooth::hci::EVT_COMMAND_COMPLETE; in btu_hcif_log_command_complete_metrics() local