esp_avrc.rst 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. BT AVRCP APIs
  2. =============
  3. Overview
  4. --------
  5. Bluetooth AVRCP reference APIs.
  6. `Instructions`_
  7. Application Example
  8. -------------------
  9. `Instructions`_
  10. .. _Instructions: ../template.html
  11. API Reference
  12. -------------
  13. Header Files
  14. ^^^^^^^^^^^^
  15. * :component_file:`bt/bluedroid/api/include/esp_avrc_api.h`
  16. Macros
  17. ^^^^^^
  18. Type Definitions
  19. ^^^^^^^^^^^^^^^^
  20. .. doxygentypedef:: esp_avrc_ct_cb_t
  21. Enumerations
  22. ^^^^^^^^^^^^
  23. .. doxygenenum:: esp_avrc_features_t
  24. .. doxygenenum:: esp_avrc_pt_cmd_t
  25. .. doxygenenum:: esp_avrc_pt_cmd_state_t
  26. .. doxygenenum:: esp_avrc_ct_cb_event_t
  27. Structures
  28. ^^^^^^^^^^
  29. .. doxygenstruct:: esp_avrc_ct_cb_param_t
  30. :members:
  31. .. doxygenstruct:: esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param
  32. :members:
  33. .. doxygenstruct:: esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param
  34. :members:
  35. Functions
  36. ^^^^^^^^^
  37. .. doxygenfunction:: esp_avrc_ct_register_callback
  38. .. doxygenfunction:: esp_avrc_ct_init
  39. .. doxygenfunction:: esp_avrc_ct_deinit
  40. .. doxygenfunction:: esp_avrc_ct_send_passthrough_cmd