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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 789 p_ccb->fcrb.connect_tick_count = GKI_get_os_tick_count();
    [all...]
l2c_int.h 212 UINT32 connect_tick_count; /* Time channel was established */ member in struct:__anon6285
    [all...]
l2c_fcr.c 251 UINT32 dur = GKI_get_os_tick_count() - p_ccb->fcrb.connect_tick_count;
    [all...]

Completed in 131 milliseconds