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

/system/bt/bta/hh/
H A Dbta_hh_api.cc144 static void bta_hh_snd_write_dev(uint8_t dev_handle, uint8_t t_type, argument
152 p_buf->t_type = t_type;
H A Dbta_hh_int.h98 uint8_t t_type; member in struct:__anon197
/system/bt/stack/hid/
H A Dhidh_api.cc414 tHID_STATUS HID_HostWriteDev(uint8_t dev_handle, uint8_t t_type, uint8_t param, argument
438 hidh_conn_snd_data(dev_handle, t_type, param, data, report_id, pbuf);

Completed in 59 milliseconds