Searched refs:PROCESSING_QUEUE_ID_AVDTP (Results 1 – 3 of 3) sorted by relevance
43 if (BTM_CreateProcessingQueue(PROCESSING_QUEUE_ID_AVDTP, BTM_PROCESSING_QUEUE_SIZE_DEFAULT)) { in AVDT_Startup()84 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_AVDTP); in AvdtShutdown()
1678 if (BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_AVDTP, callback, context)) { in AvdtAsyncProcess()
39 #define PROCESSING_QUEUE_ID_AVDTP 7 macro