Home
last modified time | relevance | path

Searched defs:hci_event (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/security/
Dpairing_handler_le.h71 std::optional<hci::EventPacketView> hci_event; variable
80 PairingEvent(hci::EventPacketView hci_event) : type(HCI_EVENT), hci_event(hci_event) {} in PairingEvent()
245 void OnHciEvent(hci::EventPacketView hci_event) { in OnHciEvent()
/system/bt/common/
Dmetrics.cc577 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()
/system/bt/test/rootcanal/
Dbluetooth_hci.cc112 hidl_vec<uint8_t> hci_event(packet->begin(), packet->end()); in initialize_impl() local
/system/bt/stack/btu/
Dbtu_hcif.cc524 uint16_t hci_event = android::bluetooth::hci::EVT_COMMAND_STATUS; in btu_hcif_log_command_metrics() local
822 uint16_t hci_event = android::bluetooth::hci::EVT_COMMAND_COMPLETE; in btu_hcif_log_command_complete_metrics() local