HomeSort by relevance Sort by last modified time
    Searched refs:connect_tick_count (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/l2cap/
l2c_csm.cc 845 p_ccb->fcrb.connect_tick_count = time_get_os_boottime_ms();
    [all...]
l2c_int.h 200 uint32_t connect_tick_count; /* Time channel was established */ member in struct:__anon113944
    [all...]
l2c_fcr.cc 233 uint32_t dur = time_get_os_boottime_ms() - p_ccb->fcrb.connect_tick_count;
    [all...]

Completed in 406 milliseconds