mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-02 07:20:16 +00:00
docs: fix list of HSP/HSP APIs
This commit is contained in:
parent
fe9c0a514f
commit
204788c830
@ -32,11 +32,11 @@ apis = [
|
|||||||
["src/sdp_parser.h","SDP Parser","sdpParser"],
|
["src/sdp_parser.h","SDP Parser","sdpParser"],
|
||||||
["src/sdp_query_rfcomm.h", "SDP RFCOMM Query", "sdpQueries"],
|
["src/sdp_query_rfcomm.h", "SDP RFCOMM Query", "sdpQueries"],
|
||||||
["src/sdp_query_util.h","SDP Query Utils","sdpQueryUtil"],
|
["src/sdp_query_util.h","SDP Query Utils","sdpQueryUtil"],
|
||||||
["include/btstack/sdp_util.h","SDP Utils", "sdpUtil"]
|
["include/btstack/sdp_util.h","SDP Utils", "sdpUtil"],
|
||||||
["src/hsp_hf.h","HSP Headset","hspHF"],
|
["src/hsp_hs.h","HSP Headset","hspHS"],
|
||||||
["src/hsp_ag.h","HSP Audio Gateway","hspAG"],
|
["src/hsp_ag.h","HSP Audio Gateway","hspAG"],
|
||||||
["src/hsp_hf.h","HFP Hands-Free","hfpHF"],
|
["src/hfp_hf.h","HFP Hands-Free","hfpHF"],
|
||||||
["src/hsp_ag.h","HFP Audio Gateway","hfpAG"]
|
["src/hfp_ag.h","HFP Audio Gateway","hfpAG"]
|
||||||
]
|
]
|
||||||
|
|
||||||
functions = {}
|
functions = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user