Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_bgconn.c93 static bool background_connections_pending_cb(hash_map_entry_t *hash_entry, void *context) { in background_connections_pending_cb() function
107 … hash_map_foreach(background_connections, background_connections_pending_cb, &pending_connections); in background_connections_pending()