Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h121 #define L2CAP_LE_CREDITS 0x16 macro
/Linux-v4.19/net/bluetooth/
Dl2cap_core.c5653 case L2CAP_LE_CREDITS: in l2cap_le_sig_cmd()
6719 l2cap_send_cmd(conn, chan->ident, L2CAP_LE_CREDITS, sizeof(pkt), &pkt); in l2cap_chan_le_send_credits()