Home
last modified time | relevance | path

Searched refs:sdp_client_rfcomm_protocol_offset (Results 1 – 1 of 1) sorted by relevance

/btstack/src/classic/
H A Dsdp_client_rfcomm.c98 static int sdp_client_rfcomm_protocol_offset; variable
151 sdp_client_rfcomm_protocol_offset = 0; in sdp_client_query_rfcomm_handle_service_class_list_data()
167 sdp_client_rfcomm_service_name[sdp_client_rfcomm_protocol_offset++] = data; in sdp_client_query_rfcomm_handle_service_class_list_data()
171 switch (sdp_client_rfcomm_protocol_offset){ in sdp_client_query_rfcomm_handle_service_class_list_data()
219 sdp_client_rfcomm_protocol_offset = sdp_client_rfcomm_de_header_state.de_offset; in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
226 sdp_client_rfcomm_protocol_offset++; in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
236 sdp_client_rfcomm_protocol_offset++; in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
243 if (sdp_client_rfcomm_protocol_offset >= sdp_client_rfcomm_protocol_size){ in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
253 sdp_client_rfcomm_protocol_offset++; in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
263 sdp_client_rfcomm_protocol_offset++; in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
[all …]