Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dl2cap.h122 #define L2CAP_LE_CREDITS 0x16 macro
/Linux-v6.6/net/bluetooth/
Dl2cap_core.c6417 case L2CAP_LE_CREDITS: in l2cap_le_sig_cmd()
7530 l2cap_send_cmd(conn, chan->ident, L2CAP_LE_CREDITS, sizeof(pkt), &pkt); in l2cap_chan_le_send_credits()