Home
last modified time | relevance | path

Searched refs:BT_CHANNEL_POLICY_AMP_PREFERRED (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h116 #define BT_CHANNEL_POLICY_AMP_PREFERRED 2 macro
/linux-6.1.9/net/bluetooth/
Dl2cap_sock.c1048 if (opt > BT_CHANNEL_POLICY_AMP_PREFERRED) { in l2cap_sock_setsockopt()
Dl2cap_core.c1265 if (chan->chan_policy == BT_CHANNEL_POLICY_AMP_PREFERRED) in __amp_capable()
5101 if (chan->chan_policy != BT_CHANNEL_POLICY_AMP_PREFERRED) in l2cap_move_start()