Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/co/
Dbta_hh_co.c406 int dscp_len, UINT8 *p_dscp) in bta_hh_co_send_hid_info() argument
412 APPL_TRACE_WARNING("%s: Error: fd = %d, dscp_len = %d", __FUNCTION__, p_dev->fd, dscp_len); in bta_hh_co_send_hid_info()
417 p_dev->fd, dev_name, dscp_len); in bta_hh_co_send_hid_info()
432 ev.u.create.rd_size = dscp_len; in bta_hh_co_send_hid_info()
442 p_dev->fd, dscp_len, result); in bta_hh_co_send_hid_info()
/external/bluetooth/bluedroid/btif/src/
Dbtif_hh.c157 int dscp_len, UINT8 *p_dscp);