Home
last modified time | relevance | path

Searched refs:CONN_RNR_SENT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h718 CONN_RNR_SENT, enumerator
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h759 CONN_RNR_SENT, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c1196 clear_bit(CONN_RNR_SENT, &chan->conn_state); in l2cap_send_sframe()
1198 set_bit(CONN_RNR_SENT, &chan->conn_state); in l2cap_send_sframe()
2911 if (test_bit(CONN_RNR_SENT, &chan->conn_state)) { in l2cap_tx_state_xmit()
2982 if (test_bit(CONN_RNR_SENT, &chan->conn_state)) { in l2cap_tx_state_wait_f()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c1142 clear_bit(CONN_RNR_SENT, &chan->conn_state); in l2cap_send_sframe()
1144 set_bit(CONN_RNR_SENT, &chan->conn_state); in l2cap_send_sframe()
2735 if (test_bit(CONN_RNR_SENT, &chan->conn_state)) { in l2cap_tx_state_xmit()
2806 if (test_bit(CONN_RNR_SENT, &chan->conn_state)) { in l2cap_tx_state_wait_f()

Completed in 24 milliseconds