Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c1271 static void SdpServiceAttributeTask(void *context) in SdpServiceAttributeTask() function
1306 ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SDP, SdpServiceAttributeTask, ctx); in SDP_ServiceAttribute()