Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dsdp_client_rfcomm.c131 static void sdp_client_query_rfcomm_handle_service_class_list_data(uint32_t attribute_value_length,… in sdp_client_query_rfcomm_handle_service_class_list_data() argument
132 UNUSED(attribute_value_length); in sdp_client_query_rfcomm_handle_service_class_list_data()
197 …lient_query_rfcomm_handle_protocol_descriptor_list_data(uint32_t attribute_value_length, uint32_t … in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data() argument
198 UNUSED(attribute_value_length); in sdp_client_query_rfcomm_handle_protocol_descriptor_list_data()
285 static void sdp_client_query_rfcomm_handle_service_name_data(uint32_t attribute_value_length, uint3… in sdp_client_query_rfcomm_handle_service_name_data() argument
302 int name_len = attribute_value_length - sdp_client_rfcomm_service_name_header_size; in sdp_client_query_rfcomm_handle_service_name_data()
323 if ((data_offset == (attribute_value_length - 1)) && (sdp_client_rfcomm_channel_nr != 0)){ in sdp_client_query_rfcomm_handle_service_name_data()