Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dqueue.h90 int32_t QueueGetEnqueueFd(const Queue *queue);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dqueue.c162 int32_t QueueGetEnqueueFd(const Queue *queue) in QueueGetEnqueueFd() function