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

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_api.c168 static void bta_hh_snd_write_dev(UINT8 dev_handle, UINT8 t_type, UINT8 param, argument
180 p_buf->t_type = t_type;
H A Dbta_hh_int.h84 UINT8 t_type; member in struct:__anon574
/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_api.c440 tHID_STATUS HID_HostWriteDev( UINT8 dev_handle, UINT8 t_type, argument
469 status = hidh_conn_snd_data( dev_handle, t_type, param, data, report_id, pbuf ) ;
/external/iproute2/ip/
H A Dipxfrm.c114 int t_type; member in struct:typeent
130 if (!t->t_name || t->t_type == -1)
134 return t->t_type;
147 if (!t->t_name || t->t_type == -1)
150 if (t->t_type == proto)
170 if (!t->t_name || t->t_type == -1)
174 return t->t_type;
187 if (!t->t_name || t->t_type == -1)
190 if (t->t_type == type)
/external/kernel-headers/original/linux/
H A Dmtio.h120 long t_type; /* device type id (mt_type) */ member in struct:mt_tape_info

Completed in 396 milliseconds