Home
last modified time | relevance | path

Searched refs:local_address (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-ofono.c66 char *local_address; member
286 pa_xfree(card->local_address); in hf_audio_card_free()
406 pa_xfree(card->local_address); in hf_audio_agent_card_found()
407 card->local_address = pa_xstrdup(value); in hf_audio_agent_card_found()
418 d = pa_bluetooth_discovery_get_device_by_address(backend->discovery, card->remote_address, card->local_address); in hf_audio_agent_card_found()
/third_party/node/src/quic/
H A Dpacket.h27 const SocketAddress& local_address; member
/third_party/python/Lib/asyncio/
H A Dbase_events.py1356 (local_address, remote_address)) in addr_pairs_info:
1370 sock.bind(local_address)
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py1326 local_address = ('127.0.0.1', 0)
1329 *local_address, type=socket.SOCK_DGRAM))

Completed in 8 milliseconds