Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h442 #define L2CAP_MC_CONFIRMED 0x0000 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c5056 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_logical_finish_move()
5379 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_move_continue()
5416 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_move_continue()
5514 if (result == L2CAP_MC_CONFIRMED) { in l2cap_move_channel_confirm()