HomeSort by relevance Sort by last modified time
    Searched refs:bta_hl_get_buf (Results 1 - 4 of 4) sorted by null

  /system/bt/bta/hl/
bta_hl_int.h 717 extern BT_HDR * bta_hl_get_buf(UINT16 data_size);
    [all...]
bta_hl_main.c     [all...]
bta_hl_act.c 502 if ((p_dcb->p_tx_pkt = bta_hl_get_buf(p_data->api_send_data.pkt_size)) != NULL)
    [all...]
bta_hl_utils.c 290 ** Function bta_hl_get_buf
297 BT_HDR * bta_hl_get_buf(UINT16 data_size) function
    [all...]

Completed in 40 milliseconds