OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:create_pbuf
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_hh.c
252
** Function
create_pbuf
257
static BT_HDR *
create_pbuf
(UINT16 len, UINT8 *data)
function
293
p_buf =
create_pbuf
(len, data);
714
BT_HDR* p_buf =
create_pbuf
(size, report);
[
all
...]
Completed in 1711 milliseconds