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 688 extern BT_HDR* bta_hl_get_buf(uint16_t data_size, bool fcs_use);
    [all...]
bta_hl_main.cc     [all...]
bta_hl_act.cc 444 p_dcb->p_tx_pkt = bta_hl_get_buf(p_data->api_send_data.pkt_size, fcs_use);
    [all...]
bta_hl_utils.cc 226 * Function bta_hl_get_buf
233 BT_HDR* bta_hl_get_buf(uint16_t data_size, bool fcs_use) { function
    [all...]

Completed in 667 milliseconds