Home
last modified time | relevance | path

Searched defs:clock_offset (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dbredr_connection_request.cc26 std::optional<uint16_t> clock_offset) { in CreateConnectionPacket()
64 std::optional<uint16_t> clock_offset, in CreateConnection()
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dbredr_connection_manager.h298 std::optional<uint16_t> clock_offset; member
Dpeer.h412 const std::optional<uint16_t>& clock_offset() const { in clock_offset() function
/external/perfetto/src/traced_relay/
Drelay_service_integrationtest.cc315 for (auto& clock_offset : synced_clocks) { in TEST() local
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dpeer.cc418 uint16_t clock_offset, in SetInquiryData()
/external/pandora/bt-test-interfaces/pandora/
Dhost.proto445 uint32 clock_offset = 4; field