Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dsdp_client_rfcomm.c96 static int sdp_client_rfcomm_protocol_value_bytes_received = 0; variable
249 sdp_client_rfcomm_protocol_value_bytes_received = 0; in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
264 sdp_client_rfcomm_protocol_value_bytes_received++; in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
266 …if (sdp_client_rfcomm_protocol_value_bytes_received < sdp_client_rfcomm_protocol_value_size) break; in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()