Searched refs:connections (Results 1 – 11 of 11) sorted by relevance
8 incoming TCP connections on port 8872.
37 currently known connections to a given device. Thus, if RFCOMM specifies that86 Throughout the `bta_dm_pm.c` file, connections whose power management states are
28 # PAN connections
359 # Create a socket for connections from debuggerd.
120 std::set<int> connections; member290 g_internal->connections.insert(conn_id); in ConnectionCallback()292 g_internal->connections.erase(conn_id); in ConnectionCallback()760 for (auto connection : internal_->connections) { in SetCharacteristicValue()
100 Asks the ADB server to forward local connections from <local>131 Remove all forward network connections.135 List all existing forward connections from this server.246 socket connections from a device to the host. <forward-command> is one
202 outbound connections and the connection to the remote side.207 threadpair. The reason for this is that for usb connections, the
259 (Celluar only) Whether cellular data connections262 property is false, data connections are not464 connections.466 APN when making connections. This property469 APN when making connections. This property
285 carrier for making data connections. The value of289 "apn" The APN to use for making connections1255 direct connections in case the PAC script is not
604 connections, reverting to 802.11n.
732 uint64_t connections = atoll(freq_count[1].c_str()); in ParseStringListFreqCount() local733 (*numbers)[freq] = connections; in ParseStringListFreqCount()