Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c76 static uint16_t GetRecordHandleArray(
1125 …handleNum = GetRecordHandleArray(uuidArray, uuidNum, handleArray, handleNum, maximumServiceRecordC… in SdpCreateSearchResponse()
1471 handleNum = GetRecordHandleArray(uuidArray, uuidNum, handleArray, handleNum, 0); in BuildServiceRecordHandleList()
1918 static uint16_t GetRecordHandleArray( in GetRecordHandleArray() function