Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c126 } SdpBluetoothProfileDescriptorList; typedef
838 SdpBluetoothProfileDescriptorList *ctx = context; in SdpAddBluetoothProfileDescriptorListTask()
857 SdpBluetoothProfileDescriptorList *ctx = MEM_MALLOC.alloc(sizeof(SdpBluetoothProfileDescriptorList)); in SDP_AddBluetoothProfileDescriptorList()
862 (void)memset_s(ctx, sizeof(SdpBluetoothProfileDescriptorList), 0x00, sizeof(SdpBluetoothProfileDescriptorList)); in SDP_AddBluetoothProfileDescriptorList()

Completed in 5 milliseconds