Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h122 #define L2CAP_LE_CREDITS 0x16 macro
/linux-6.1.9/net/bluetooth/
Dl2cap_core.c6396 case L2CAP_LE_CREDITS: in l2cap_le_sig_cmd()
7509 l2cap_send_cmd(conn, chan->ident, L2CAP_LE_CREDITS, sizeof(pkt), &pkt); in l2cap_chan_le_send_credits()