Searched refs:get_proto (Results 1 – 5 of 5) sorted by relevance
160 static int get_proto __P((char *));487 proto = get_proto(*av);516 proto = get_proto(*av);545 proto = get_proto(*av);600 proto = get_proto(*av);679 if ((proto = get_proto(*av)) == -1)865 get_proto(str) in get_proto() function
202 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()
863 proto = get_proto(frm->handle, psm, 0); in l2cap_parse()