Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_dm.c211 static pthread_mutex_t bond_event_lock; variable
300 pthread_mutex_init(&bond_event_lock, NULL); in btif_dm_init()
309 pthread_mutex_destroy(&bond_event_lock); in btif_dm_cleanup()
3463 pthread_mutex_lock(&bond_event_lock); in btif_stats_add_bond_event()
3501 pthread_mutex_unlock(&bond_event_lock); in btif_stats_add_bond_event()
3505 pthread_mutex_lock(&bond_event_lock); in btif_debug_bond_event_dump()
3558 pthread_mutex_unlock(&bond_event_lock); in btif_debug_bond_event_dump()