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

  /external/bluetooth/bluez/health/
mcap.h 155 uint16_t timestsa; member in struct:__anon1976
162 uint16_t timestsa; member in struct:__anon1977
mcap_sync.c 473 rsp->timestsa = htons(tmstampres);
540 cmd->timestsa = htons(caps(mcl)->latency);
847 accuracy = ntohs(rsp->timestsa);
878 data.accuracy = ntohs(req->timestsa);

Completed in 259 milliseconds