Searched refs:BT_L2CAP_STATUS_OUT (Results 1 – 4 of 4) sorted by relevance
60 while (!atomic_test_bit(le_chan.chan.status, BT_L2CAP_STATUS_OUT)) { in entrypoint_tester()
161 BT_L2CAP_STATUS_OUT, enumerator
430 atomic_set_bit(chan->status, BT_L2CAP_STATUS_OUT); in bt_l2cap_connected()795 atomic_clear_bit(lechan->chan.status, BT_L2CAP_STATUS_OUT); in chan_take_credit()1279 if (!atomic_test_and_set_bit(chan->chan.status, BT_L2CAP_STATUS_OUT)) { in l2cap_chan_tx_give_credits()
369 BT_L2CAP_STATUS_OUT)) { in chan_send()3323 if (!atomic_test_bit(status, BT_L2CAP_STATUS_OUT)) { in bt_att_status()