Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc144 #define BTIF_RC_STS_TIMEOUT 0xFE macro
3880 } else if (p_rsp->status == BTIF_RC_STS_TIMEOUT) { in handle_get_metadata_attr_response()
5590 avrc_response.get_caps.status = BTIF_RC_STS_TIMEOUT; in vendor_cmd_timeout_handler()
5595 avrc_response.list_app_attr.status = BTIF_RC_STS_TIMEOUT; in vendor_cmd_timeout_handler()
5600 avrc_response.list_app_values.status = BTIF_RC_STS_TIMEOUT; in vendor_cmd_timeout_handler()
5605 avrc_response.get_cur_app_val.status = BTIF_RC_STS_TIMEOUT; in vendor_cmd_timeout_handler()
5610 avrc_response.get_app_attr_txt.status = BTIF_RC_STS_TIMEOUT; in vendor_cmd_timeout_handler()
5615 avrc_response.get_app_val_txt.status = BTIF_RC_STS_TIMEOUT; in vendor_cmd_timeout_handler()
5620 avrc_response.get_attrs.status = BTIF_RC_STS_TIMEOUT; in vendor_cmd_timeout_handler()
5625 avrc_response.get_play_status.status = BTIF_RC_STS_TIMEOUT; in vendor_cmd_timeout_handler()
[all …]