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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 595 tBTM_BLE_CONN_ST conn_st = btm_ble_get_conn_st(); local
599 if (conn_st == BLE_CONN_IDLE)
605 L2CAP_TRACE_WARNING1 ("L2CAP - LE - cannot start new connection at conn st: %d", conn_st);
609 if (conn_st == BLE_BG_CONN)
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 134 tNFA_EE_CONN_ST conn_st; /* connection status */ member in struct:__anon22460

Completed in 478 milliseconds