Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_debug_conn.cc26 #define NUM_CONNECTION_EVENTS 16 macro
36 static conn_event_t connection_events[NUM_CONNECTION_EVENTS];
63 if (current_event == NUM_CONNECTION_EVENTS) current_event = 0; in next_event()
99 dump_event = NUM_CONNECTION_EVENTS - 1; in btif_debug_conn_dump()