Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsco.c264 if (sco_pi(sk)->setting == BT_VOICE_TRANSPARENT && in sco_connect()
874 if (voice.setting != BT_VOICE_TRANSPARENT && in sco_sock_setsockopt()
888 voice.setting == BT_VOICE_TRANSPARENT) in sco_sock_setsockopt()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h124 #define BT_VOICE_TRANSPARENT 0x0003 macro