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

  /external/qemu/hw/
bt-hci.c 527 /* TODO: return the clkoff *differenece* */
528 .clock_offset = slave->clkoff, /* Note: no swapping */
545 /* TODO: return the clkoff *differenece* */
546 .clock_offset = slave->clkoff, /* Note: no swapping */
1031 /* TODO: return the clkoff *differenece* */
1032 params.clock_offset = slave->clkoff; /* Note: no swapping */
    [all...]
bt.h 103 uint16_t clkoff; /* Note: Always little-endian */ member in struct:bt_device_s
    [all...]

Completed in 441 milliseconds