Searched refs:connection_events (Results 1 – 1 of 1) sorted by relevance
36 static conn_event_t connection_events[NUM_CONNECTION_EVENTS]; variable71 conn_event_t* evt = &connection_events[current_event]; in btif_debug_conn_state()85 if (connection_events[dump_event].ts == 0) dprintf(fd, " None\n"); in btif_debug_conn_dump()87 while (connection_events[dump_event].ts) { in btif_debug_conn_dump()88 conn_event_t* evt = &connection_events[dump_event]; in btif_debug_conn_dump()