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.c27 #define NUM_CONNECTION_EVENTS 16 macro
37 static conn_event_t connection_events[NUM_CONNECTION_EVENTS];
64 if (current_event == NUM_CONNECTION_EVENTS) in next_event()
104 dump_event = NUM_CONNECTION_EVENTS - 1; in btif_debug_conn_dump()