Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dsco.c260 if (sco_pi(sk)->setting == BT_VOICE_TRANSPARENT && in sco_connect()
872 if (voice.setting != BT_VOICE_TRANSPARENT && in sco_sock_setsockopt()
886 voice.setting == BT_VOICE_TRANSPARENT) in sco_sock_setsockopt()
/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h124 #define BT_VOICE_TRANSPARENT 0x0003 macro