Home
last modified time | relevance | path

Searched refs:MatchingTransactionCode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dbearer.cc147 OpCode MatchingTransactionCode(OpCode transaction_end_code) { in MatchingTransactionCode() function
500 if (pending_opcode != MatchingTransactionCode(reader.opcode())) { in Reply()
607 target_opcode = MatchingTransactionCode(packet.opcode()); in HandleEndTransaction()