Searched refs:bnep_recv_control_command_not_understood (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Dbnep.c48 static size_t bnep_recv_control_command_not_understood(channel_t *, uint8_t *, size_t);
243 len = bnep_recv_control_command_not_understood(chan, ptr, size);
288 bnep_recv_control_command_not_understood(channel_t *chan, uint8_t *ptr, size_t size) function

Completed in 59 milliseconds