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

/freebsd-11.0-release/lib/libbluetooth/
H A DMakefile39 MLINKS+= bluetooth.3 bt_devsend.3
H A Dhci.c93 bt_devsend(int s, uint16_t opcode, void *param, size_t plen) function
243 n = bt_devsend(s, r->opcode, r->cparam, r->clen);
481 if (bt_devsend(s,
H A Dbluetooth.h169 int bt_devsend (int s, uint16_t opcode, void *param, size_t plen);

Completed in 130 milliseconds