Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsco.c1189 if (c->transport != HCI_TRANSPORT_SCO_ESCO) in sco_sock_getsockopt()
1218 if (c->transport != HCI_TRANSPORT_SCO_ESCO) in sco_sock_getsockopt()
/linux/include/net/bluetooth/
H A Dhci.h2946 #define HCI_TRANSPORT_SCO_ESCO 0x01 macro