Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dhci_layer.cc517 static BT_HDR* WrapRustPacketAndCopy(uint16_t event, in WrapRustPacketAndCopy() function
533 auto legacy_data = WrapRustPacketAndCopy(MSG_HC_TO_STACK_HCI_ACL, &data); in on_acl()
542 WrapRustPacketAndCopy(MSG_HC_TO_STACK_HCI_EVT, &data)); in on_event()
548 BT_HDR* response = WrapRustPacketAndCopy(MSG_HC_TO_STACK_HCI_EVT, &data); in OnRustTransmitPacketCommandComplete()