Add HFP HF API : bt_hf_request_call_status_info_list()
[platform/core/connectivity/bluetooth-frwk.git] / include / bluetooth-audio-api.h
index 86d6b55..6fadb5c 100644 (file)
@@ -270,6 +270,8 @@ int bluetooth_hf_free_call_list(bt_hf_call_list_s *call_list);
 
 int bluetooth_hf_request_call_list(bt_hf_call_list_s **call_list);
 
+int bluetooth_hf_request_call_list_async(void);
+
 int bluetooth_hf_get_codec(unsigned int *codec_id);
 
 int bluetooth_hf_get_audio_connected(unsigned int *audio_connected);