mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +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_query_rfcomm.h", "SDP RFCOMM Query", "sdpQueries"],
|
||||
["src/sdp_query_util.h","SDP Query Utils","sdpQueryUtil"],
|
||||
["include/btstack/sdp_util.h","SDP Utils", "sdpUtil"]
|
||||
["src/hsp_hf.h","HSP Headset","hspHF"],
|
||||
["include/btstack/sdp_util.h","SDP Utils", "sdpUtil"],
|
||||
["src/hsp_hs.h","HSP Headset","hspHS"],
|
||||
["src/hsp_ag.h","HSP Audio Gateway","hspAG"],
|
||||
["src/hsp_hf.h","HFP Hands-Free","hfpHF"],
|
||||
["src/hsp_ag.h","HFP Audio Gateway","hfpAG"]
|
||||
["src/hfp_hf.h","HFP Hands-Free","hfpHF"],
|
||||
["src/hfp_ag.h","HFP Audio Gateway","hfpAG"]
|
||||
]
|
||||
|
||||
functions = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user