Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_debug_conn.c37 static conn_event_t connection_events[NUM_CONNECTION_EVENTS]; variable
72 conn_event_t *evt = &connection_events[current_event]; in btif_debug_conn_state()
86 if (connection_events[dump_event].ts == 0) in btif_debug_conn_dump()
89 while (connection_events[dump_event].ts) { in btif_debug_conn_dump()
90 conn_event_t *evt = &connection_events[dump_event]; in btif_debug_conn_dump()