Searched defs:t_type (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/hh/
H A Dbta_hh_api.c151 static void bta_hh_snd_write_dev(UINT8 dev_handle, UINT8 t_type, UINT8 param, argument
159 p_buf->t_type = t_type;
H A Dbta_hh_int.h108 UINT8 t_type; member in struct:__anon214
/system/bt/stack/hid/
H A Dhidh_api.c446 tHID_STATUS HID_HostWriteDev( UINT8 dev_handle, UINT8 t_type, argument
472 status = hidh_conn_snd_data(dev_handle, t_type, param, data, report_id, pbuf);

Completed in 102 milliseconds