Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dhci_layer.cc391 static void transmit_fragment(const uint8_t* stream, size_t length) { in transmit_fragment() function
656 static void transmit_fragment(const uint8_t* stream, size_t length) { in transmit_fragment() function
745 static void transmit_fragment(BT_HDR* packet, bool send_transmit_finished) { in transmit_fragment() function
757 rust::transmit_fragment(stream, length); in transmit_fragment()
759 cpp::transmit_fragment(stream, length); in transmit_fragment()
802 transmit_fragment, dispatch_reassembled, fragmenter_transmit_finished};