Home
last modified time | relevance | path

Searched defs:set_trace_id (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/transport/public/pw_bluetooth_sapphire/internal/host/transport/
Dacl_data_packet.h61 void set_trace_id(trace_flow_id_t id) { async_id_ = id; } in set_trace_id() function
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dpdu.h96 void set_trace_id(trace_flow_id_t id) { trace_id_ = id; } in set_trace_id() function