Lines Matching refs:rd_state
475 && dlc->rd_state == RFCOMM_DLC_OPEN) {
485 dlc->rd_state = RFCOMM_DLC_WAIT_DISCONNECT;
537 switch (dlc->rd_state) {
547 dlc->rd_state = RFCOMM_DLC_WAIT_RECV_UA;
732 if (dlc->rd_state == RFCOMM_DLC_WAIT_SESSION)
765 if (dlc->rd_state != RFCOMM_DLC_WAIT_CONNECT)
771 dlc->rd_state = RFCOMM_DLC_WAIT_SEND_UA;
848 if (dlc->rd_state == RFCOMM_DLC_WAIT_SESSION)
876 switch (dlc->rd_state) {
914 if (dlc->rd_state == RFCOMM_DLC_WAIT_CONNECT)
951 if (dlc->rd_state != RFCOMM_DLC_OPEN) {
953 dlc->rd_state);
1350 if (dlc->rd_state == RFCOMM_DLC_WAIT_CONNECT
1385 dlc->rd_state = RFCOMM_DLC_WAIT_DISCONNECT;
1398 if (dlc->rd_state != RFCOMM_DLC_WAIT_CONNECT)
1412 dlc->rd_state = RFCOMM_DLC_WAIT_SEND_SABM;
1424 dlc->rd_state = RFCOMM_DLC_WAIT_RECV_UA;