mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-12 12:40:52 +00:00
doc: fix build
This commit is contained in:
parent
d703d377e1
commit
8fe119d6f8
@ -17,6 +17,7 @@ apis = [
|
|||||||
["src/btstack_run_loop.h", "Run Loop", "runLoop"],
|
["src/btstack_run_loop.h", "Run Loop", "runLoop"],
|
||||||
["src/btstack_tlv.h", "Tag Value Length Persistent Storage (TLV)", "tlv"],
|
["src/btstack_tlv.h", "Tag Value Length Persistent Storage (TLV)", "tlv"],
|
||||||
["src/btstack_util.h", "Common Utils", "btUtil"],
|
["src/btstack_util.h", "Common Utils", "btUtil"],
|
||||||
|
["src/btstack_hid.h", "HID", "hid"],
|
||||||
["src/gap.h", "GAP", "gap"],
|
["src/gap.h", "GAP", "gap"],
|
||||||
["src/hci.h", "HCI", "hci"],
|
["src/hci.h", "HCI", "hci"],
|
||||||
["src/hci_dump.h","HCI Logging","hciTrace"],
|
["src/hci_dump.h","HCI Logging","hciTrace"],
|
||||||
@ -61,7 +62,6 @@ apis = [
|
|||||||
["src/classic/goep_client.h", "GOEP Client", "goepClient"],
|
["src/classic/goep_client.h", "GOEP Client", "goepClient"],
|
||||||
["src/classic/hfp_ag.h","HFP Audio Gateway","hfpAG"],
|
["src/classic/hfp_ag.h","HFP Audio Gateway","hfpAG"],
|
||||||
["src/classic/hfp_hf.h","HFP Hands-Free","hfpHF"],
|
["src/classic/hfp_hf.h","HFP Hands-Free","hfpHF"],
|
||||||
["src/classic/hid.h", "HID", "hid"],
|
|
||||||
["src/classic/hid_device.h", "HID Device", "hidDevice"],
|
["src/classic/hid_device.h", "HID Device", "hidDevice"],
|
||||||
["src/classic/hid_host.h", "HID Host", "hidHost"],
|
["src/classic/hid_host.h", "HID Host", "hidHost"],
|
||||||
["src/classic/hsp_ag.h","HSP Audio Gateway","hspAG"],
|
["src/classic/hsp_ag.h","HSP Audio Gateway","hspAG"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user