Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/include/net/bluetooth/
Dhci.h2745 #define HCI_TRANSPORT_SCO_ESCO 0x01 macro