Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h151 #define BT_MODE_LE_FLOWCTL 0x03 macro
/linux-6.1.9/net/bluetooth/
Dl2cap_sock.c444 return BT_MODE_LE_FLOWCTL; in l2cap_get_mode()
877 case BT_MODE_LE_FLOWCTL: in l2cap_set_mode()