Home
last modified time | relevance | path

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

/freebsd/lib/libbluetooth/
H A Dhci.c137 bt_devrecv(int s, void *buf, size_t size, time_t to) in bt_devrecv() function
262 n = bt_devrecv(s, buf, sizeof(buf), to); in bt_devreq()
496 n = bt_devrecv(s, buf, sizeof(buf), length); in bt_devinquiry()
H A Dbluetooth.h172 ssize_t bt_devrecv (int s, void *buf, size_t size, time_t to);