HomeSort by relevance Sort by last modified time
    Searched refs:BLE_CONN_IDLE (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 54 if (btm_ble_get_conn_st() == BLE_CONN_IDLE)
351 btm_ble_set_conn_st(BLE_CONN_IDLE);
761 if (conn_st == BLE_CONN_IDLE)
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 376 if ( p_cb->conn_state == BLE_CONN_IDLE )
380 if ((p_cb->conn_state == BLE_CONN_IDLE && btm_ble_count_unconn_dev_in_whitelist() > 0)
btm_ble_int.h 208 #define BLE_CONN_IDLE 0
btm_ble.c     [all...]
btm_pm.c     [all...]
btm_devctl.c 668 btm_cb.ble_ctr_cb.conn_state = BLE_CONN_IDLE;
    [all...]
btm_ble_gap.c     [all...]

Completed in 55 milliseconds