Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h59 #define SOL_HCI_RAW 0x0802 /* socket options level */ macro
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c464 SCM_HCI_RAW_DIRECTION, SOL_HCI_RAW); in ng_btsocket_hci_raw_savctl()
1448 if (sopt->sopt_level != SOL_HCI_RAW) in ng_btsocket_hci_raw_ctloutput()