Searched refs:end_ts (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/ |
D | hfp_shim.cc | 127 uint64_t end_ts, in debug_dump_cb() argument 136 end_ts, in debug_dump_cb() 286 uint64_t end_ts, in DebugDumpCallback() argument 296 (unsigned long long)end_ts, in DebugDumpCallback() 305 end_ts, in DebugDumpCallback()
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bluetooth_headset_callbacks.h | 225 uint64_t end_ts, const char* pkt_status_in_hex,
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_media.rs | 120 end_ts: u64, in on_hfp_debug_dump()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hfp.rs | 256 end_ts: u64, in hfp_debug_dump_callback()
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | callbacks.rs | 1484 end_ts: u64, in on_hfp_debug_dump() 1516 timestamp_to_string(end_ts), in on_hfp_debug_dump()
|
D | dbus_iface.rs | 2921 end_ts: u64, in on_hfp_debug_dump()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_media.rs | 255 end_ts: u64, in on_hfp_debug_dump() 1814 end_ts, in dispatch_hfp_callbacks() 1826 debug!("begin_ts:{} end_ts:{}", begin_ts, end_ts); in dispatch_hfp_callbacks() 1839 end_ts, in dispatch_hfp_callbacks()
|