Searched refs:get_proto (Results 1 – 5 of 5) sorted by relevance
162 static int get_proto __P((char *));419 proto = get_proto(*av);462 proto = get_proto(*av);480 proto = get_proto(*av);774 *proto = get_proto(*av);795 get_proto(str) in get_proto() function
203 uint32_t get_proto(uint16_t handle, uint16_t psm, uint8_t channel);
98 uint32_t get_proto(uint16_t handle, uint16_t psm, uint8_t channel) in get_proto() function
272 proto = get_proto(frm->handle, RFCOMM_PSM, frm->channel); in uih_frame()
909 proto = get_proto(frm->handle, psm, 0); in l2cap_parse()