Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_mqueue.c33 ble_mqueue_get(struct ble_mqueue *mq) in ble_mqueue_get() function
H A Dble_hs_priv.h141 struct os_mbuf *ble_mqueue_get(struct ble_mqueue *mq);
H A Dble_hs.c222 while ((om = ble_mqueue_get(&ble_hs_rx_q)) != NULL) { in ble_hs_process_rx_data_queue()
305 while ((om = ble_mqueue_get(&ble_hs_rx_q)) != NULL) { in ble_hs_clear_rx_queue()