Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.c296 static void HciOnReceivedHciPacket(BtPacketType type, const BtPacket *btPacket) in HciOnReceivedHciPacket()
327 BtPacket btPacket; in HciSendPacketCallback() local