Home
last modified time | relevance | path

Searched refs:ttype (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc660 uint8_t ttype, param, rep_type, evt; in hidh_l2cif_data_ind() local
682 ttype = HID_GET_TRANS_FROM_HDR(*p_data); in hidh_l2cif_data_ind()
691 switch (ttype) { in hidh_l2cif_data_ind()
/packages/modules/DnsResolver/
Dres_send.cpp375 int ttype = ntohs(*reinterpret_cast<const uint16_t*>(cp)); in res_nameinquery() local
379 if (ttype == type && tclass == cl && ns_samename(tname, name) == 1) return (1); in res_nameinquery()
417 int ttype = ntohs(*reinterpret_cast<const uint16_t*>(cp)); in res_queriesmatch() local
421 if (!res_nameinquery(tname, ttype, tclass, buf2, eom2)) return (0); in res_queriesmatch()
/packages/inputmethods/LatinIME/dictionaries/
Dnb_wordlist.combined.gz