Searched refs:op_status (Results 1 – 4 of 4) sorted by relevance
38 os << ", \"status\": \"" << loghex(r.op_status) << "\""; in operator <<()
45 uint8_t op_status; member
275 journal_entry->op_status = status; in UpdateJournalOpEntryStatus()
1169 (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()