/btstack/3rd-party/lwip/core/src/apps/lwiperf/ |
H A D | lwiperf.c | 129 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 D | sdp_general_query.c | 65 static bd_addr_t remote_addr; variable
|
H A D | pbap_client_demo.c | 65 static bd_addr_t remote_addr; variable
|
H A D | panu_demo.c | 92 static bd_addr_t remote_addr; variable
|
H A D | hid_host_demo.c | 61 static bd_addr_t remote_addr; variable
|
H A D | le_mitm.c | 309 bd_addr_t remote_addr; in mitm_handle_adv() local
|
/btstack/src/classic/ |
H A D | avrcp.c | 546 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 D | hid_host.h | 90 bd_addr_t remote_addr; member
|
H A D | hid_host.c | 344 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 D | a2dp_source.c | 149 uint8_t a2dp_source_establish_stream(bd_addr_t remote_addr, uint16_t *avdtp_cid) { in a2dp_source_establish_stream()
|
H A D | bnep.h | 117 bd_addr_t remote_addr; // remote device address member
|
H A D | avrcp_browsing.c | 452 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 D | avdtp.c | 238 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 D | avrcp_cover_art_client.c | 446 … bd_addr_t remote_addr, uint8_t *ertm_buffer, uint32_t ertm_buffer_size, in avrcp_cover_art_client_connect()
|
H A D | rfcomm.h | 162 bd_addr_t remote_addr; member
|
H A D | hfp.c | 771 bd_addr_t remote_addr; in hfp_handle_slc_setup_error() local
|
H A D | avdtp.h | 541 bd_addr_t remote_addr; member
|
H A D | hfp.h | 557 bd_addr_t remote_addr; member
|
H A D | avrcp.h | 637 bd_addr_t remote_addr; member
|
/btstack/test/le_audio/ |
H A D | le_audio_unicast_headset.c | 84 static bd_addr_t remote_addr; variable
|
/btstack/3rd-party/lwip/core/src/apps/http/ |
H A D | http_client.c | 136 ip_addr_t remote_addr; member
|
/btstack/3rd-party/lwip/core/src/api/ |
H A D | sockets.c | 829 ip_addr_t remote_addr; in lwip_connect() local
|