Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_journal.cc38 os << ", \"status\": \"" << loghex(r.op_status) << "\""; in operator <<()
Dhas_journal.h45 uint8_t op_status; member
Dhas_client.cc275 journal_entry->op_status = status; in UpdateJournalOpEntryStatus()
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBluetoothProxy.java1169 (int group, int op_status, boolean is_locked) -> { in groupSetLock()
1170 Log.d("LockCb", "lock: " + is_locked + " status: " + op_status); in groupSetLock()
1171 if (((op_status == BluetoothStatusCodes.SUCCESS) in groupSetLock()
1172 || (op_status in groupSetLock()