Home | Sort by relevance Sort by last modified time |
/external/bluetooth/bluez/health/ | |
mcap.h | 147 uint64_t timestst; member in struct:__anon1579 154 uint64_t timestst; member in struct:__anon1580 161 uint64_t timestst; member in struct:__anon1581 |
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); |