Home
last modified time | relevance | path

Searched defs:remote_addr (Results 1 – 22 of 22) sorted by relevance

/btstack/3rd-party/lwip/core/src/apps/lwiperf/
H A Dlwiperf.c129 ip_addr_t remote_addr; member
393 ip_addr_t remote_addr; in lwiperf_tx_start_impl() local
744 void* lwiperf_start_tcp_client_default(const ip_addr_t* remote_addr, in lwiperf_start_tcp_client_default()
758 void* lwiperf_start_tcp_client(const ip_addr_t* remote_addr, u16_t remote_port, in lwiperf_start_tcp_client()
/btstack/example/
H A Dsdp_general_query.c65 static bd_addr_t remote_addr; variable
H A Dpbap_client_demo.c65 static bd_addr_t remote_addr; variable
H A Dpanu_demo.c92 static bd_addr_t remote_addr; variable
H A Dhid_host_demo.c61 static bd_addr_t remote_addr; variable
H A Dle_mitm.c309 bd_addr_t remote_addr; in mitm_handle_adv() local
/btstack/src/classic/
H A Davrcp.c546 static avrcp_connection_t * avrcp_create_connection(avrcp_role_t role, bd_addr_t remote_addr){ in avrcp_create_connection()
1184 uint8_t avrcp_connect(bd_addr_t remote_addr, uint16_t * avrcp_cid){ in avrcp_connect()
1270 static bd_addr_t remote_addr = { 0x33, 0x33, 0x33, 0x33, 0x33, 0x33 }; variable
H A Dhid_host.h90 bd_addr_t remote_addr; member
H A Dhid_host.c344 static hid_host_connection_t * hid_host_create_connection(bd_addr_t remote_addr){ in hid_host_create_connection()
1268 uint8_t hid_host_connect(bd_addr_t remote_addr, hid_protocol_mode_t protocol_mode, uint16_t * hid_c… in hid_host_connect()
H A Da2dp_source.c149 uint8_t a2dp_source_establish_stream(bd_addr_t remote_addr, uint16_t *avdtp_cid) { in a2dp_source_establish_stream()
H A Dbnep.h117 bd_addr_t remote_addr; // remote device address member
H A Davrcp_browsing.c452 uint8_t avrcp_browsing_connect(bd_addr_t remote_addr, uint8_t * ertm_buffer, uint32_t ertm_buffer_s… in avrcp_browsing_connect()
H A Davdtp.c238 static avdtp_connection_t * avdtp_create_connection(bd_addr_t remote_addr, uint16_t cid){ in avdtp_create_connection()
1692 static bd_addr_t remote_addr = { 0x33, 0x33, 0x33, 0x33, 0x33, 0x33 }; variable
H A Davrcp_cover_art_client.c446bd_addr_t remote_addr, uint8_t *ertm_buffer, uint32_t ertm_buffer_size, in avrcp_cover_art_client_connect()
H A Drfcomm.h162 bd_addr_t remote_addr; member
H A Dhfp.c771 bd_addr_t remote_addr; in hfp_handle_slc_setup_error() local
H A Davdtp.h541 bd_addr_t remote_addr; member
H A Dhfp.h557 bd_addr_t remote_addr; member
H A Davrcp.h637 bd_addr_t remote_addr; member
/btstack/test/le_audio/
H A Dle_audio_unicast_headset.c84 static bd_addr_t remote_addr; variable
/btstack/3rd-party/lwip/core/src/apps/http/
H A Dhttp_client.c136 ip_addr_t remote_addr; member
/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c829 ip_addr_t remote_addr; in lwip_connect() local