Home
last modified time | relevance | path

Searched refs:HciPushToTxQueue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_internal.h25 void HciPushToTxQueue(HciPacket *packet);
H A Dhci.c389 void HciPushToTxQueue(HciPacket *packet) in HciPushToTxQueue() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd.c101 HciPushToTxQueue(hciPacket); in HciCmdPushToTxQueue()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/
H A Dhci_acl.c394 HciPushToTxQueue(hciPacket); in HciAclPushToTxQueue()