Home
last modified time | relevance | path

Searched defs:total_count (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Dsdp_client.c334 void sdp_parser_handle_service_search(uint8_t * data, uint16_t total_count, uint16_t record_handle_… in sdp_parser_handle_service_search()
583 void sdp_client_parse_service_record_handle_list(uint8_t* packet, uint16_t total_count, uint16_t cu… in sdp_client_parse_service_record_handle_list()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/
H A Dhw_flash_lp_private.h98 uint32_t total_count; ///< total number of bytes to write/erase member