Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 10 of 10) sorted by relevance

/system/bt/stack/avrc/
Davrc_pars_tg.c42 UINT8 *p_buf, UINT16 buf_len) in avrc_pars_vendor_cmd()
289 tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result, UINT8 *p_buf, UINT16 buf_len) in AVRC_ParsCommand()
Davrc_pars_ct.c116 …RC_STS AVRC_ParsResponse (tAVRC_MSG *p_msg, tAVRC_RESPONSE *p_result, UINT8 *p_buf, UINT16 buf_len) in AVRC_ParsResponse()
Davrc_api.c383 UINT16 buf_len; in avrc_proc_far_msg() local
/system/bt/stack/gatt/
Dgatt_sr.c836 UINT16 s_hdl = 0, e_hdl = 0, buf_len; in gatts_process_find_info() local
981 buf_len, in gatts_process_read_by_type_req() local
1187 UINT16 buf_len = (UINT16)(sizeof(BT_HDR) + p_tcb->payload_size + L2CAP_MIN_OFFSET); in gatts_process_read_req() local
/system/bt/bta/hf_client/
Dbta_hf_client_at.h84 UINT16 buf_len; member
Dbta_hf_client_at.c113 static void bta_hf_client_queue_at(tBTA_HF_CLIENT_AT_CMD cmd, const char *buf, UINT16 buf_len) in bta_hf_client_queue_at()
175 static void bta_hf_client_send_at(tBTA_HF_CLIENT_AT_CMD cmd, char *buf, UINT16 buf_len) in bta_hf_client_send_at()
/system/bt/stack/avct/
Davct_lcb_act.c58 UINT16 buf_len; in avct_lcb_msg_asmbl() local
/system/core/libprocessgroup/
Dprocessgroup.cpp45 size_t buf_len; member
/system/bt/stack/avdt/
Davdt_msg.c1361 UINT16 buf_len; in avdt_msg_asmbl() local
Davdt_api.c1261 extern UINT16 AVDT_SetMediaBuf(UINT8 handle, UINT8 *p_buf, UINT32 buf_len) in AVDT_SetMediaBuf()