Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c101 static bool background_connections_pending_cb(hash_map_entry_t *hash_entry, void *context) in background_connections_pending_cb() function
117 … hash_map_foreach(background_connections, background_connections_pending_cb, &pending_connections); in background_connections_pending()