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

  /hardware/qcom/display/msm8996/sdm/include/core/
core_interface.h 100 bool is_connected; member in struct:sdm::HWDisplayInterfaceInfo
  /hardware/qcom/display/msmcobalt/sdm/include/core/
core_interface.h 100 bool is_connected; member in struct:sdm::HWDisplayInterfaceInfo
  /system/update_engine/update_manager/
real_shill_provider.cc 123 bool is_connected = (default_service_path_.IsValid() && local
125 var_is_connected_.SetValue(is_connected);
128 if (!is_connected) {
  /external/libchrome/dbus/
bus.h 596 bool is_connected() { return connection_ != NULL; } function in class:dbus::Bus
  /external/selinux/libsemanage/src/
handle.h 61 int is_connected; member in struct:semanage_handle
  /external/webrtc/webrtc/examples/peerconnection/client/
peer_connection_client.cc 79 bool PeerConnectionClient::is_connected() const { function in class:PeerConnectionClient
161 ASSERT(is_connected());
163 if (!is_connected() || peer_id == -1)
363 ASSERT(is_connected());
  /system/bt/btif/src/
btif_hf_client.c 166 static BOOLEAN is_connected(bt_bdaddr_t *bd_addr) function
218 if (is_connected(bd_addr))
251 if (is_connected(bd_addr))
273 if (is_connected(bd_addr))
307 if (is_connected(bd_addr))
    [all...]
btif_hf.c 194 ** Function is_connected
201 static BOOLEAN is_connected(bt_bdaddr_t *bd_addr) function
777 if (!is_connected(bd_addr))
817 if (is_connected(bd_addr) && (idx != BTIF_HF_INVALID_IDX))
851 if (is_connected(bd_addr) && (idx != BTIF_HF_INVALID_IDX))
885 if (is_connected(bd_addr) && (idx != BTIF_HF_INVALID_IDX))
915 if (is_connected(bd_addr) && (idx != BTIF_HF_INVALID_IDX))
956 if (is_connected(bd_addr) && (idx != BTIF_HF_INVALID_IDX))
    [all...]
  /system/connectivity/shill/
metrics_unittest.cc 1043 bool is_connected; local
1063 bool is_connected; local
    [all...]
  /system/bt/btif/include/
btif_hl.h 205 BOOLEAN is_connected; member in struct:__anon73323
  /hardware/libhardware/include/hardware/
hdmi_cec.h 405 * (*is_connected)() returns the connection status of the specified port.
409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id); member in struct:hdmi_cec_device
  /system/bt/stack/btm/
btm_ble_int.h 204 BOOLEAN is_connected; member in struct:__anon73573
  /system/connectivity/shill/wifi/
wake_on_wifi_unittest.cc 1804 const bool is_connected = true; local
1847 const bool is_connected = true; local
1916 const bool is_connected = true; local
1951 const bool is_connected = false; local
2271 bool is_connected; local
2312 const bool is_connected = true; local
2321 const bool is_connected = true; local
2335 const bool is_connected = true; local
2361 const bool is_connected = true; local
2386 const bool is_connected = true; local
2416 const bool is_connected = false; local
2445 const bool is_connected = false; local
2472 const bool is_connected = false; local
2503 const bool is_connected = true; local
2528 const bool is_connected = false; local
2556 const bool is_connected = false; local
2584 const bool is_connected = false; local
2616 const bool is_connected = false; local
2643 const bool is_connected = false; local
2671 const bool is_connected = false; local
2699 const bool is_connected = true; local
2707 const bool is_connected = false; local
2730 const bool is_connected = false; local
2787 const bool is_connected = false; local
2905 const bool is_connected = true; local
2924 const bool is_connected = false; local
2943 const bool is_connected = true; local
2963 const bool is_connected = false; local
3218 const bool is_connected = true; local
3235 const bool is_connected = true; local
3302 const bool is_connected = true; local
3312 const bool is_connected = false; local
    [all...]
  /external/dbus/dbus/
dbus-connection.c 4217 dbus_bool_t is_connected; local
    [all...]
  /external/libnfc-nci/src/include/
bt_types.h 465 UINT32 is_connected; member in struct:__anon15520
  /system/bt/stack/include/
bt_types.h 482 UINT32 is_connected; member in struct:__anon73728
    [all...]

Completed in 4285 milliseconds