Home
last modified time | relevance | path

Searched refs:transaction_end_code (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() argument
148 switch (transaction_end_code) { in MatchingTransactionCode()