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

/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_api.c1032 UINT16 SDP_GetDiRecord( UINT8 get_record_index, tSDP_DI_GET_RECORD *p_device_info, argument
1048 if ( curr_record_index++ == get_record_index )
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_api.c1215 tBTA_STATUS BTA_DmGetDiRecord( UINT8 get_record_index, tBTA_DI_GET_RECORD *p_device_info, argument
1218 if (SDP_GetDiRecord(get_record_index, p_device_info, p_db) != SDP_SUCCESS)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h1941 BTA_API extern tBTA_STATUS BTA_DmGetDiRecord( UINT8 get_record_index, tBTA_DI_GET_RECORD *p_device_info,

Completed in 209 milliseconds