Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Dbearer.h203 struct PendingRemoteTransaction { struct
207 TransactionId id;
208 OpCode opcode;
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dbearer.cc200 Bearer::PendingRemoteTransaction::PendingRemoteTransaction(TransactionId id_in, in PendingRemoteTransaction() function in bt::att::Bearer::PendingRemoteTransaction