Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h148 #define BT_MODE_STREAMING 0x02 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_sock.c441 return BT_MODE_STREAMING; in l2cap_get_mode()
871 case BT_MODE_STREAMING: in l2cap_set_mode()