Skip to content

Commit 912310a

Browse files
author
chaotaoyang
committed
[rel][new][hfp] add hf biev function
redmine: #10095, REDMINE-10095 ext-redmine: #id, REDMINE-10095 [Description in detail] Change-Id: I4ae32ac244bc8ca50d9c4805f05fcf6609674b98
1 parent c468574 commit 912310a

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

include/hfp_hf_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ void hfp_hf_at_data_req(uint8_t mux_id, U8 profile_type, U8 *payload, U16 payloa
999999
void hfp_hf_send_at_bia_api(uint8_t mux_id, U8 profile_type, BTS2S_HF_OPTIONAL_INDICATORS *optional_indicators); //reserve
10001000
void hfp_hf_set_wbs(uint8_t mux_id, U8 profile_type, U8 wbs_flag);
10011001

1002-
1002+
void hfp_hf_send_at_biev_api(uint8_t mux_id, uint8_t profile_type, uint8_t assigned_id, uint8_t value);
10031003
#ifdef __cplusplus
10041004
}
10051005
#endif

lib/lib_bt_gcc.a

1.94 KB
Binary file not shown.

lib/lib_bt_rvds.lib

1.63 KB
Binary file not shown.

lib/lib_bt_rvds_tran_only.lib

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)