Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h151 #define BT_MODE_STREAMING 0x02 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_sock.c424 return BT_MODE_STREAMING; in l2cap_get_mode()
854 case BT_MODE_STREAMING: in l2cap_set_mode()