Searched refs:conn_st (Results 1 – 1 of 1) sorted by relevance
1066 tBTM_BLE_CONN_ST conn_st = btm_ble_get_conn_st(); in l2cble_create_conn() local1070 if (conn_st == BLE_CONN_IDLE) { in l2cble_create_conn()1073 L2CAP_TRACE_WARNING ("L2CAP - LE - cannot start new connection at conn st: %d", conn_st); in l2cble_create_conn()1077 if (conn_st == BLE_BG_CONN) { in l2cble_create_conn()