Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h45 uint16_t ctp_op_id; member
58 ctp_op_id = ctp_op.op_id;
62 HasGattOpContext(uint8_t flags) : ctp_op_id(0) { in HasGattOpContext()
Dhas_client.cc309 auto op_opt = ExtractPendingCtpOp(context.ctp_op_id); in OnHasActivePresetCycleStatus()
313 pending_group_operation_timeouts_.erase(context.ctp_op_id); in OnHasActivePresetCycleStatus()
344 auto op_opt = ExtractPendingCtpOp(context.ctp_op_id); in OnHasPresetNameSetStatus()
348 pending_group_operation_timeouts_.erase(context.ctp_op_id); in OnHasPresetNameSetStatus()
378 auto op_opt = ExtractPendingCtpOp(context.ctp_op_id); in OnHasPresetNameGetStatus()
416 auto op_opt = ExtractPendingCtpOp(context.ctp_op_id); in OnHasPresetIndexOperation()
420 pending_group_operation_timeouts_.erase(context.ctp_op_id); in OnHasPresetIndexOperation()