Home
last modified time | relevance | path

Searched refs:dscp_len (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/co/
Dbta_hh_co.c453 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/
Dbtif_hh.c148 int dscp_len, UINT8 *p_dscp);