Searched defs:peer_address (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/ |
D | p2p_iface.cpp | 581 const hidl_array<uint8_t, 6>& peer_address, in connect() 601 const hidl_array<uint8_t, 6>& peer_address, in provisionDiscovery() 630 const hidl_array<uint8_t, 6>& peer_address, reject_cb _hidl_cb) in reject() 640 const hidl_array<uint8_t, 6>& peer_address, invite_cb _hidl_cb) in invite() 650 const hidl_array<uint8_t, 6>& peer_address, reinvoke_cb _hidl_cb) in reinvoke() 686 const hidl_array<uint8_t, 6>& peer_address, getSsid_cb _hidl_cb) in getSsid() 694 const hidl_array<uint8_t, 6>& peer_address, getGroupCapability_cb _hidl_cb) in getGroupCapability() 745 const hidl_array<uint8_t, 6>& peer_address, const hidl_vec<uint8_t>& query, in requestServiceDiscovery() 918 bool persistent, uint32_t freq, const hidl_array<uint8_t, 6>& peer_address, in addGroup_1_2() 1140 const std::array<uint8_t, 6>& peer_address, in connectInternal() [all …]
|
/external/openscreen/third_party/chromium_quic/demo/ |
D | delegates.cc | 9 UdpTransport::UdpTransport(int fd, struct sockaddr_in peer_address) in UdpTransport()
|
D | server.cc | 139 struct sockaddr_in peer_address; in main() local
|
D | client.cc | 131 struct sockaddr_in peer_address; in main() local
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 2261 u8 *peer_address, DBusMessage **error) in get_peer_hwaddr_helper()
|