Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h417 #define L2CAP_MC_CONFIRMED 0x0000 macro
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c4677 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_logical_finish_move()
5002 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_move_continue()
5039 l2cap_send_move_chan_cfm(chan, L2CAP_MC_CONFIRMED); in l2cap_move_continue()
5135 if (result == L2CAP_MC_CONFIRMED) { in l2cap_move_channel_confirm()