| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs: add English translation for API reference documentation Add full English version of API reference docs under docs/en/api/, covering 69 files across kernel, framework, and network modules. Additional changes in docs/zh-cn/api/: - Add bilingual navigation header to all 69 zh-cn API documents, enabling cross-language switching between Chinese and English versions. - Fix 16 mis-placed function descriptions in telephony/telephony_call.md where multiple APIs incorrectly shared the same description (re-derived from the tapi_call.h header @brief comments). - Fix 2 untranslated English residues in network/wapi.md. | 1 个月前 | |
docs: fix incorrect return values and descriptions in API docs Fix multiple inaccuracies across bluetooth, media and telephony API docs to align documentation with actual function signatures and behaviour: - Correct return value descriptions for bool-returning functions (bt_a2dp/bt_device/bt_hid/bt_pan/bt_gatt/telephony_sms etc.) previously documented as returning BT_STATUS_SUCCESS - Fix tapi_open / tapi_open_service return type description (returns tapi_context handle / NULL, not 0 / negative errno) - Correct copy-pasted function descriptions in bt_gattc_* (create_connect, delete_connect, read_phy, read_rssi, update_connection_parameter) and bt_device_is_connected - Clean up bt_gap parameter lists that incorrectly listed parameters from unrelated functions - Add missing Returns sections for bt_hid_device_send_report, bt_hid_device_report_error, bt_hid_device_virtual_unplug, bt_spp_connect_insecure - Add deprecation note for media_uv_policy_set_hfp_sample_rate - Add not-implemented note for media_uv_session volume/state/ position/duration/volume getters - Replace placeholder parameter descriptions with meaningful text in bt_device_get_name and others | 30 天前 | |
docs: improve EN/ZH consistency and add new boards, FAQ and API docs - Add repo init/sync troubleshooting FAQ (mirror 404, concurrency warnings) - Add Rivotek Gemini-S1 and LCKFB Huangshan Pi dev boards - Add bluetooth API docs (avrcp, le_advertiser, le_scan) and SPI driver docs - Unify ai_agent links to dev branch and .claude to relative path - Fix UART code block language tags and poll path - Align ZH FAQ heading levels with EN - Fix release_notes broken link and bt_gattc example comma | 11 天前 | |
docs(bluetooth): add CS API, remove AVRCP/BLE scan/advertiser per team decision | 1 个月前 | |
docs: fix incorrect return values and descriptions in API docs Fix multiple inaccuracies across bluetooth, media and telephony API docs to align documentation with actual function signatures and behaviour: - Correct return value descriptions for bool-returning functions (bt_a2dp/bt_device/bt_hid/bt_pan/bt_gatt/telephony_sms etc.) previously documented as returning BT_STATUS_SUCCESS - Fix tapi_open / tapi_open_service return type description (returns tapi_context handle / NULL, not 0 / negative errno) - Correct copy-pasted function descriptions in bt_gattc_* (create_connect, delete_connect, read_phy, read_rssi, update_connection_parameter) and bt_device_is_connected - Clean up bt_gap parameter lists that incorrectly listed parameters from unrelated functions - Add missing Returns sections for bt_hid_device_send_report, bt_hid_device_report_error, bt_hid_device_virtual_unplug, bt_spp_connect_insecure - Add deprecation note for media_uv_policy_set_hfp_sample_rate - Add not-implemented note for media_uv_session volume/state/ position/duration/volume getters - Replace placeholder parameter descriptions with meaningful text in bt_device_get_name and others | 30 天前 | |
docs: fix incorrect return values and descriptions in API docs Fix multiple inaccuracies across bluetooth, media and telephony API docs to align documentation with actual function signatures and behaviour: - Correct return value descriptions for bool-returning functions (bt_a2dp/bt_device/bt_hid/bt_pan/bt_gatt/telephony_sms etc.) previously documented as returning BT_STATUS_SUCCESS - Fix tapi_open / tapi_open_service return type description (returns tapi_context handle / NULL, not 0 / negative errno) - Correct copy-pasted function descriptions in bt_gattc_* (create_connect, delete_connect, read_phy, read_rssi, update_connection_parameter) and bt_device_is_connected - Clean up bt_gap parameter lists that incorrectly listed parameters from unrelated functions - Add missing Returns sections for bt_hid_device_send_report, bt_hid_device_report_error, bt_hid_device_virtual_unplug, bt_spp_connect_insecure - Add deprecation note for media_uv_policy_set_hfp_sample_rate - Add not-implemented note for media_uv_session volume/state/ position/duration/volume getters - Replace placeholder parameter descriptions with meaningful text in bt_device_get_name and others | 30 天前 | |
docs: fix incorrect return values and descriptions in API docs Fix multiple inaccuracies across bluetooth, media and telephony API docs to align documentation with actual function signatures and behaviour: - Correct return value descriptions for bool-returning functions (bt_a2dp/bt_device/bt_hid/bt_pan/bt_gatt/telephony_sms etc.) previously documented as returning BT_STATUS_SUCCESS - Fix tapi_open / tapi_open_service return type description (returns tapi_context handle / NULL, not 0 / negative errno) - Correct copy-pasted function descriptions in bt_gattc_* (create_connect, delete_connect, read_phy, read_rssi, update_connection_parameter) and bt_device_is_connected - Clean up bt_gap parameter lists that incorrectly listed parameters from unrelated functions - Add missing Returns sections for bt_hid_device_send_report, bt_hid_device_report_error, bt_hid_device_virtual_unplug, bt_spp_connect_insecure - Add deprecation note for media_uv_policy_set_hfp_sample_rate - Add not-implemented note for media_uv_session volume/state/ position/duration/volume getters - Replace placeholder parameter descriptions with meaningful text in bt_device_get_name and others | 30 天前 | |
docs: add English translation for API reference documentation Add full English version of API reference docs under docs/en/api/, covering 69 files across kernel, framework, and network modules. Additional changes in docs/zh-cn/api/: - Add bilingual navigation header to all 69 zh-cn API documents, enabling cross-language switching between Chinese and English versions. - Fix 16 mis-placed function descriptions in telephony/telephony_call.md where multiple APIs incorrectly shared the same description (re-derived from the tapi_call.h header @brief comments). - Fix 2 untranslated English residues in network/wapi.md. | 1 个月前 | |
docs: fix incorrect return values and descriptions in API docs Fix multiple inaccuracies across bluetooth, media and telephony API docs to align documentation with actual function signatures and behaviour: - Correct return value descriptions for bool-returning functions (bt_a2dp/bt_device/bt_hid/bt_pan/bt_gatt/telephony_sms etc.) previously documented as returning BT_STATUS_SUCCESS - Fix tapi_open / tapi_open_service return type description (returns tapi_context handle / NULL, not 0 / negative errno) - Correct copy-pasted function descriptions in bt_gattc_* (create_connect, delete_connect, read_phy, read_rssi, update_connection_parameter) and bt_device_is_connected - Clean up bt_gap parameter lists that incorrectly listed parameters from unrelated functions - Add missing Returns sections for bt_hid_device_send_report, bt_hid_device_report_error, bt_hid_device_virtual_unplug, bt_spp_connect_insecure - Add deprecation note for media_uv_policy_set_hfp_sample_rate - Add not-implemented note for media_uv_session volume/state/ position/duration/volume getters - Replace placeholder parameter descriptions with meaningful text in bt_device_get_name and others | 30 天前 | |
docs: improve EN/ZH consistency and add new boards, FAQ and API docs - Add repo init/sync troubleshooting FAQ (mirror 404, concurrency warnings) - Add Rivotek Gemini-S1 and LCKFB Huangshan Pi dev boards - Add bluetooth API docs (avrcp, le_advertiser, le_scan) and SPI driver docs - Unify ai_agent links to dev branch and .claude to relative path - Fix UART code block language tags and poll path - Align ZH FAQ heading levels with EN - Fix release_notes broken link and bt_gattc example comma | 11 天前 | |
docs: improve EN/ZH consistency and add new boards, FAQ and API docs - Add repo init/sync troubleshooting FAQ (mirror 404, concurrency warnings) - Add Rivotek Gemini-S1 and LCKFB Huangshan Pi dev boards - Add bluetooth API docs (avrcp, le_advertiser, le_scan) and SPI driver docs - Unify ai_agent links to dev branch and .claude to relative path - Fix UART code block language tags and poll path - Align ZH FAQ heading levels with EN - Fix release_notes broken link and bt_gattc example comma | 11 天前 | |
docs: fix incorrect return values and descriptions in API docs Fix multiple inaccuracies across bluetooth, media and telephony API docs to align documentation with actual function signatures and behaviour: - Correct return value descriptions for bool-returning functions (bt_a2dp/bt_device/bt_hid/bt_pan/bt_gatt/telephony_sms etc.) previously documented as returning BT_STATUS_SUCCESS - Fix tapi_open / tapi_open_service return type description (returns tapi_context handle / NULL, not 0 / negative errno) - Correct copy-pasted function descriptions in bt_gattc_* (create_connect, delete_connect, read_phy, read_rssi, update_connection_parameter) and bt_device_is_connected - Clean up bt_gap parameter lists that incorrectly listed parameters from unrelated functions - Add missing Returns sections for bt_hid_device_send_report, bt_hid_device_report_error, bt_hid_device_virtual_unplug, bt_spp_connect_insecure - Add deprecation note for media_uv_policy_set_hfp_sample_rate - Add not-implemented note for media_uv_session volume/state/ position/duration/volume getters - Replace placeholder parameter descriptions with meaningful text in bt_device_get_name and others | 30 天前 | |
docs: fix incorrect return values and descriptions in API docs Fix multiple inaccuracies across bluetooth, media and telephony API docs to align documentation with actual function signatures and behaviour: - Correct return value descriptions for bool-returning functions (bt_a2dp/bt_device/bt_hid/bt_pan/bt_gatt/telephony_sms etc.) previously documented as returning BT_STATUS_SUCCESS - Fix tapi_open / tapi_open_service return type description (returns tapi_context handle / NULL, not 0 / negative errno) - Correct copy-pasted function descriptions in bt_gattc_* (create_connect, delete_connect, read_phy, read_rssi, update_connection_parameter) and bt_device_is_connected - Clean up bt_gap parameter lists that incorrectly listed parameters from unrelated functions - Add missing Returns sections for bt_hid_device_send_report, bt_hid_device_report_error, bt_hid_device_virtual_unplug, bt_spp_connect_insecure - Add deprecation note for media_uv_policy_set_hfp_sample_rate - Add not-implemented note for media_uv_session volume/state/ position/duration/volume getters - Replace placeholder parameter descriptions with meaningful text in bt_device_get_name and others | 30 天前 | |
docs(bluetooth): add CS API, remove AVRCP/BLE scan/advertiser per team decision | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 30 天前 | ||
| 11 天前 | ||
| 1 个月前 | ||
| 30 天前 | ||
| 30 天前 | ||
| 30 天前 | ||
| 1 个月前 | ||
| 30 天前 | ||
| 11 天前 | ||
| 11 天前 | ||
| 30 天前 | ||
| 30 天前 | ||
| 1 个月前 |