Home
last modified time | relevance | path

Searched defs:queue_full (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/controller/esp32/
Dhli_api.c131 static inline bool IRAM_ATTR queue_full(hli_queue_handle_t queue) in queue_full() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c1014 tBTA_GATTC_QUEUE_FULL *queue_full = &arg->queue_full; in btc_gattc_cb_handler() local
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h249 …} queue_full; /*!< Callback parameter for the event `ESP_GATTC_QUEUE_FULL_EVT… member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h447 tBTA_GATTC_QUEUE_FULL queue_full; member