Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_journal.h42 void* op_context_handle; member
48 : event(op), op_context_handle(context) { in HasJournalRecord()
Dhas_client.cc258 return HasGattOpContext(record.op_context_handle) == context; in UpdateJournalOpEntryStatus()