Home
last modified time | relevance | path

Searched refs:profileDescriptorNumber (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h465 uint16_t profileDescriptorNumber; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c1282 uint16_t profileDescriptorNumber = 0; in SdpGetBluetoothProfileDescriptorList() local
1326 &service->profileDescriptor[profileDescriptorNumber].profileUuid); in SdpGetBluetoothProfileDescriptorList()
1330 profileDescriptorNumber++; in SdpGetBluetoothProfileDescriptorList()
1342 service->profileDescriptor[profileDescriptorNumber].versionNumber = in SdpGetBluetoothProfileDescriptorList()
1346 profileDescriptorNumber++; in SdpGetBluetoothProfileDescriptorList()
1348 service->profileDescriptorNumber = profileDescriptorNumber; in SdpGetBluetoothProfileDescriptorList()
H A Dsdp.c123 uint16_t profileDescriptorNumber; member
845 SdpAddBluetoothProfileDescriptorList(ctx->handle, ctx->profileDescriptor, ctx->profileDescriptorNumber); in SdpAddBluetoothProfileDescriptorListTask()
866 ctx->profileDescriptorNumber = profileDescriptorNum; in SDP_AddBluetoothProfileDescriptorList()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp225 for (uint16_t j = 0; j < serviceAry[n].profileDescriptorNumber; j++) { in CopySdpServiceArray()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp224 for (uint16_t j = 0; j < serviceAry[n].profileDescriptorNumber; j++) { in CopySdpServiceArray()

Completed in 7 milliseconds