OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fragment_and_dispatch
(Results
1 - 2
of
2
) sorted by null
/system/bt/hci/include/
packet_fragmenter.h
51
void (*
fragment_and_dispatch
)(BT_HDR* packet);
member in struct:packet_fragmenter_t
/system/bt/hci/src/
packet_fragmenter.cc
58
static void
fragment_and_dispatch
(BT_HDR* packet) {
function
241
fragment_and_dispatch
,
Completed in 78 milliseconds