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

  /system/bt/vendor_libs/test_vendor_lib/src/
event_packet.cc 83 const std::vector<uint8_t>& clock_offset) {
87 class_of_device.size() + clock_offset.size();
96 VECTOR_COPY_TO_END(clock_offset, payload);
108 const std::vector<uint8_t>& clock_offset,
114 clock_offset.size() + rssi.size() + extended_inquiry_response.size();
123 VECTOR_COPY_TO_END(clock_offset, payload);
  /system/bt/vendor_libs/test_vendor_lib/include/
event_packet.h 115 const std::vector<uint8_t>& clock_offset);
147 const std::vector<uint8_t>& clock_offset,
  /system/bt/stack/btm/
btm_int.h 84 UINT16 clock_offset; member in struct:__anon72457
520 UINT16 clock_offset; /* Latest known clock offset */ member in struct:__anon72470
    [all...]
btm_inq.c 1864 UINT16 clock_offset; local
    [all...]
btm_acl.c     [all...]
btm_sec.c     [all...]
  /system/bt/stack/btu/
btu_hcif.c 1369 UINT16 clock_offset; local
    [all...]
  /system/bt/stack/include/
hcimsgs.h 69 UINT16 clock_offset,
194 UINT16 clock_offset);
    [all...]
btm_api.h 601 UINT16 clock_offset; member in struct:__anon72618
    [all...]
  /system/bt/stack/l2cap/
l2c_utils.c 2399 UINT16 clock_offset; local
    [all...]
  /system/bt/stack/hcic/
hcicmds.c 110 UINT16 clock_offset, UINT8 allow_switch)
132 UINT16_TO_STREAM (pp, clock_offset);
364 UINT8 page_scan_mode, UINT16 clock_offset)
378 UINT16_TO_STREAM (pp, clock_offset);
    [all...]
  /external/valgrind/include/vki/
vki-linux.h 3124 __vki_le16 clock_offset; member in struct:vki_inquiry_info
    [all...]

Completed in 249 milliseconds