Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dsco.c1135 if (c->transport != HCI_TRANSPORT_SCO_ESCO) in sco_sock_getsockopt()
1166 if (c->transport != HCI_TRANSPORT_SCO_ESCO) in sco_sock_getsockopt()
/Linux-v6.1/include/net/bluetooth/
Dhci.h2921 #define HCI_TRANSPORT_SCO_ESCO 0x01 macro