Home
last modified time | relevance | path

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

/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c44 static int rfcomm_proto_list_parse (uint8_t const *start, uint8_t const *end,
154 return (rfcomm_proto_list_parse(proto.value, in rfcomm_channel_lookup()
176 rfcomm_proto_list_parse(uint8_t const *start, uint8_t const *end, in rfcomm_proto_list_parse() function