Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_thread.c69 static BtmProcessingQueue *AllocProcessingQueue(uint8_t id, uint32_t size) in AllocProcessingQueue() function
195 queue = AllocProcessingQueue(queueId, size); in BTM_CreateProcessingQueue()