Searched refs:total_recs (Results 1 – 2 of 2) sorted by relevance
54 uint16_t total_recs; member
585 uint16_t max_rec_count, total_recs = 0U, current_recs = 0U, res; in sdp_svc_search_req() local633 total_recs = net_buf_pull_be16(buf); in sdp_svc_search_req()650 total_recs++; in sdp_svc_search_req()690 net_buf_add_be16(resp_buf, total_recs); in sdp_svc_search_req()693 rsp->total_recs = sys_cpu_to_be16(total_recs); in sdp_svc_search_req()