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

/freebsd-current/lib/libbluetooth/
H A DMakefile41 MLINKS+= bluetooth.3 bt_devsend.3
H A Dbluetooth.h171 int bt_devsend (int s, uint16_t opcode, void *param, size_t plen);
H A Dhci.c98 bt_devsend(int s, uint16_t opcode, void *param, size_t plen) function
248 n = bt_devsend(s, r->opcode, r->cparam, r->clen);
486 if (bt_devsend(s,

Completed in 104 milliseconds