Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c979 UINT16 SDP_GetDiRecord( UINT8 get_record_index, tSDP_DI_GET_RECORD *p_device_info, in SDP_GetDiRecord() argument
993 if ( curr_record_index++ == get_record_index ) { in SDP_GetDiRecord()