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 757 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)
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 136 tNFA_EE_CONN_ST conn_st; /* connection status */ member in struct:__anon28764

Completed in 82 milliseconds