Home
last modified time | relevance | path

Searched defs:is_connected (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py139 def is_connected(self, ssid=None): member in WlanDevice
259 def is_connected(self, ssid=None): member in AndroidWlanDevice
457 def is_connected(self, ssid=None): member in FuchsiaWlanDevice
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal_linux.cc238 int mgmt_notify_sco_connection_change(int fd, int hci, RawAddress device, bool is_connected, in mgmt_notify_sco_connection_change()
457 void notify_sco_connection_change(RawAddress device, bool is_connected, int codec) { in notify_sco_connection_change()
/aosp_15_r20/external/autotest/server/cros/servo/
H A Dpd_device.py43 def is_connected(self, state=None): member in PDDevice
226 def is_connected(self, state=None): member in PDConsoleDevice
/aosp_15_r20/external/pandora/avatar/avatar/cases/
Dhost_test.py131 async def is_connected(self, device: PandoraDevice, connection: Connection) -> bool: member in HostTest
Dle_host_test.py246 async def is_connected(self, device: PandoraDevice, connection: Connection) -> bool: member in LeHostTest
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/test/
Dgatt_test.py315 async def is_connected(device: PandoraDevice, connection: Connection) -> bool: function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmulti_output_fusion.h196 bool is_connected(HloInstruction* instr1, HloInstruction* instr2) { in is_connected() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco_hfp_hal.cc113 void notify_sco_connection_change(RawAddress device, bool is_connected, int codec) { in notify_sco_connection_change()
/aosp_15_r20/external/libchrome/dbus/
H A Dbus.h586 bool is_connected() { return connection_ != nullptr; } in is_connected() function
/aosp_15_r20/trusty/user/base/interface/boot_done/generated/
DIBootDone.cpp58 bool BpBootDone::is_connected() { in is_connected() function in BpBootDone
/aosp_15_r20/external/cronet/net/socket/
H A Dudp_socket_posix.h185 bool is_connected() const { return is_connected_; } in is_connected() function
H A Dudp_socket_win.h278 bool is_connected() const { return is_connected_; } in is_connected() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dunix_socket.h385 bool is_connected() const { return state_ == State::kConnected; } in is_connected() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dunix_socket.h385 bool is_connected() const { return state_ == State::kConnected; } in is_connected() function
/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dpeer_connection_client.cc58 bool PeerConnectionClient::is_connected() const { in is_connected() function in PeerConnectionClient
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dhandle.h60 int is_connected; member
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc186 static bool is_connected(const btif_hf_client_cb_t* cb) { in is_connected() function
/aosp_15_r20/external/autotest/client/cros/bluetooth/floss/
H A Dadapter_client.py646 def is_connected(self, address): member in FlossAdapterClient
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/hardware/libhardware/include/hardware/
Dhdmi_cec.h409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id); member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/hardware/libhardware/include/hardware/
Dhdmi_cec.h409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id); member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/hardware/libhardware/include/hardware/
Dhdmi_cec.h409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id); member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/hardware/libhardware/include/hardware/
Dhdmi_cec.h409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id); member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/hardware/libhardware/include/hardware/
Dhdmi_cec.h409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id); member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/hardware/libhardware/include/hardware/
Dhdmi_cec.h409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id); member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/hardware/libhardware/include/hardware/
Dhdmi_cec.h409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id); member

123