Searched defs:conn_st (Results 1 - 2 of 2) sorted by last modified time

/external/libnfc-nci/src/nfa/int/
H A Dnfa_ee_int.h136 tNFA_EE_CONN_ST conn_st; /* connection status */ member in struct:__anon24146
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_ble.c757 tBTM_BLE_CONN_ST conn_st = btm_ble_get_conn_st(); local
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)

Completed in 192 milliseconds