OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_hl_get_buf
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/hl/
bta_hl_int.h
718
extern BT_HDR *
bta_hl_get_buf
(UINT16 data_size);
[
all
...]
bta_hl_main.c
[
all
...]
bta_hl_act.c
503
if ((p_dcb->p_tx_pkt =
bta_hl_get_buf
(p_data->api_send_data.pkt_size)) != NULL)
[
all
...]
bta_hl_utils.c
292
** Function
bta_hl_get_buf
299
BT_HDR *
bta_hl_get_buf
(UINT16 data_size)
function
[
all
...]
Completed in 3458 milliseconds