Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc179 rc_passthru_context_t passthru; member
5210 .command = {.passthru = {AVRC_ID_VENDOR, key_state, key_code}}}; in send_groupnavigation_cmd()
5262 .command = {.passthru = {AVRC_ID_VENDOR, key_state, key_code}}}; in send_passthrough_cmd()
5544 ss << " rc_id=" << context.command.passthru.rc_id; in dump_transaction()
5545 ss << " key_state=" << context.command.passthru.key_state; in dump_transaction()
5755 &(p_context->command.passthru)); in btif_rc_transaction_timeout_handler()