Home | History | Annotate | Download | only in l2cap

Lines Matching full:conn_st

757     tBTM_BLE_CONN_ST     conn_st = btm_ble_get_conn_st();
761 if (conn_st == BLE_CONN_IDLE)
767 L2CAP_TRACE_WARNING ("L2CAP - LE - cannot start new connection at conn st: %d", conn_st);
771 if (conn_st == BLE_BG_CONN)