Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h443 #define L2CAP_MC_CONFIRMED 0x0000 macro
/linux-6.1.9/net/bluetooth/
Dl2cap_core.c5061 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_logical_finish_move()
5384 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_move_continue()
5421 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_move_continue()
5519 if (result == L2CAP_MC_CONFIRMED) { in l2cap_move_channel_confirm()