Searched refs:bt_devsend (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/lib/libbluetooth/ |
| H A D | Makefile | 42 MLINKS+= bluetooth.3 bt_devsend.3
|
| H A D | hci.c | 100 bt_devsend(int s, uint16_t opcode, void *param, size_t plen) in bt_devsend() function 250 n = bt_devsend(s, r->opcode, r->cparam, r->clen); in bt_devreq() 488 if (bt_devsend(s, in bt_devinquiry()
|
| H A D | bluetooth.h | 172 int bt_devsend (int s, uint16_t opcode, void *param, size_t plen);
|
| /freebsd-13.1/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 331 OLD_FILES+=usr/share/man/man3/bt_devsend.3.gz
|