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