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

  /external/bluetooth/bluez/health/
mcap.h 147 uint64_t timestst; member in struct:__anon1975
154 uint64_t timestst; member in struct:__anon1976
161 uint64_t timestst; member in struct:__anon1977
mcap_sync.c 472 rsp->timestst = hton64(timestamp);
539 cmd->timestst = hton64(tmstamp);
653 timestamp = ntoh64(req->timestst);
846 timestamp = ntoh64(rsp->timestst);
877 data.timestamp = ntoh64(req->timestst);
993 cmd->timestst = hton64(timestamp);

Completed in 45 milliseconds