Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dbluetooth.h148 #define BT_MODE_STREAMING 0x02 macro
/linux-5.19.10/net/bluetooth/
Dl2cap_sock.c442 return BT_MODE_STREAMING; in l2cap_get_mode()
872 case BT_MODE_STREAMING: in l2cap_set_mode()