Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h421 #define L2CAP_MC_CONFIRMED 0x0000 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c4673 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_logical_finish_move()
4998 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_move_continue()
5035 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_move_continue()
5131 if (result == L2CAP_MC_CONFIRMED) { in l2cap_move_channel_confirm()