HomeSort by relevance Sort by last modified time
    Searched full:conn_event_t (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_debug_conn.cc 29 typedef struct conn_event_t { struct
34 } conn_event_t; typedef in typeref:struct:conn_event_t
36 static conn_event_t connection_events[NUM_CONNECTION_EVENTS];
71 conn_event_t* evt = &connection_events[current_event];
88 conn_event_t* evt = &connection_events[dump_event];

Completed in 95 milliseconds