Home
last modified time | relevance | path

Searched defs:OnReceivedHciPacket (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/hardware/src/
H A Dbluetooth_hci_callbacks.cpp31 NO_SANITIZE("cfi") int32_t BluetoothHciCallbacks::OnReceivedHciPacket(BtType type, const std::vector<uint8_t> &data) in OnReceivedHciPacket() function in BluetoothHciCallbacks
/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbluetooth_hdi.h52 void (*OnReceivedHciPacket)(BtPacketType type, const BtPacket *packet); member

Completed in 2 milliseconds