Searched refs:dscp_len (Results 1 – 2 of 2) sorted by relevance
/system/bt/btif/co/ |
D | bta_hh_co.c | 453 int dscp_len, UINT8 *p_dscp) in bta_hh_co_send_hid_info() argument 459 APPL_TRACE_WARNING("%s: Error: fd = %d, dscp_len = %d", __FUNCTION__, p_dev->fd, dscp_len); in bta_hh_co_send_hid_info() 464 p_dev->fd, dev_name, dscp_len); in bta_hh_co_send_hid_info() 479 ev.u.create.rd_size = dscp_len; in bta_hh_co_send_hid_info() 489 p_dev->fd, dscp_len, result); in bta_hh_co_send_hid_info()
|
/system/bt/btif/src/ |
D | btif_hh.c | 148 int dscp_len, UINT8 *p_dscp);
|