Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dhci_sock.c146 if (bt_cb(skb)->channel == HCI_CHANNEL_RAW) in hci_send_to_sock()
534 case HCI_CHANNEL_RAW: in hci_sock_sendmsg()
/linux-2.6.39/include/net/bluetooth/
Dhci.h1082 #define HCI_CHANNEL_RAW 0 macro