การอ้างอิงโครงสร้าง bthf_client_interface_t

การอ้างอิงโครงสร้าง bthf_client_interface_t

#include < bt_hf_client.h >

ฟิลด์ข้อมูล

size_t  size
 
bt_status_t (*  init )( bthf_client_callbacks_t *callbacks)
 
bt_status_t (*  connect )(bt_bdaddr_t *bd_addr)
 
bt_status_t (*  disconnect )(bt_bdaddr_t *bd_addr)
 
bt_status_t (*  connect_audio )(bt_bdaddr_t *bd_addr)
 
bt_status_t (*  disconnect_audio )(bt_bdaddr_t *bd_addr)
 
bt_status_t (*  start_voice_recognition )(void)
 
bt_status_t (*  stop_voice_recognition )(void)
 
bt_status_t (*  volume_control )( bthf_client_volume_type_t type, int volume)
 
bt_status_t (*  dial )(const char *number)
 
bt_status_t (*  dial_memory )(int location)
 
bt_status_t (*  handle_call_action )( bthf_client_call_action_t action, int idx)
 
bt_status_t (*  query_current_calls )(void)
 
bt_status_t (*  query_current_operator_name )(void)
 
bt_status_t (*  retrieve_subscriber_info )(void)
 
bt_status_t (*  send_dtmf )(char code)
 
bt_status_t (*  request_last_voice_tag_number )(void)
 
void(*  cleanup )(void)
 
bt_status_t (*  send_at_cmd )(int cmd, int val1, int val2, const char *arg)
 

คำอธิบายโดยละเอียด

แสดงอินเทอร์เฟซ BT-HF มาตรฐาน

คําจํากัดความที่บรรทัด 297 ของไฟล์ bt_hf_client.h .

เอกสารประกอบในสนาม

void(* cleanup)(void)

ปิดอินเทอร์เฟซ

คําจํากัดความที่บรรทัด 355 ของไฟล์ bt_hf_client.h .

bt_status_t (* connect)(bt_bdaddr_t *bd_addr)

เชื่อมต่อกับเกตเวย์เสียง

คําจํากัดความที่บรรทัด 307 ของไฟล์ bt_hf_client.h .

bt_status_t (* connect_audio)(bt_bdaddr_t *bd_addr)

สร้างการเชื่อมต่อเสียง

คําจํากัดความที่บรรทัด 313 ของไฟล์ bt_hf_client.h .

bt_status_t (* dial)(const char *number)

โทรออกด้วยหมายเลข หากหมายเลขเป็น NULL ระบบจะโทรหาหมายเลขที่โทรล่าสุด (หรือที่เรียกว่าโทรซ้ำ)

คําจํากัดความที่บรรทัด 329 ของไฟล์ bt_hf_client.h .

bt_status_t (* dial_memory)(int location)

โทรออกด้วยหมายเลขที่ระบุตามตำแหน่ง (การโทรด่วน)

คําจํากัดความที่บรรทัด 332 ของไฟล์ bt_hf_client.h .

bt_status_t (* disconnect)(bt_bdaddr_t *bd_addr)

ยกเลิกการเชื่อมต่อจากเกตเวย์เสียง

คําจํากัดความที่บรรทัด 310 ของไฟล์ bt_hf_client.h .

bt_status_t (* disconnect_audio)(bt_bdaddr_t *bd_addr)

ปิดการเชื่อมต่อเสียง

คําจํากัดความที่บรรทัด 316 ของไฟล์ bt_hf_client.h .

bt_status_t (* handle_call_action)( bthf_client_call_action_t action, int idx)

ดัชนีการดำเนินการที่เกี่ยวข้องกับการโทรที่ระบุไว้มีไว้สำหรับการดำเนินการที่เกี่ยวข้องกับการควบคุมการโทรที่ปรับปรุงแล้วเท่านั้น

คําจํากัดความที่บรรทัด 337 ของไฟล์ bt_hf_client.h .

ลงทะเบียนการเรียกกลับ BtHf

คําจํากัดความที่บรรทัด 304 ของไฟล์ bt_hf_client.h .

bt_status_t (* query_current_calls)(void)

ค้นหารายการการโทรปัจจุบัน

คําจํากัดความที่บรรทัด 340 ของไฟล์ bt_hf_client.h .

bt_status_t (* query_current_operator_name)(void)

ชื่อการค้นหาของโอเปอเรเตอร์ที่เลือกอยู่ในปัจจุบัน

คําจํากัดความที่บรรทัด 343 ของไฟล์ bt_hf_client.h .

bt_status_t (* request_last_voice_tag_number)(void)

ขอหมายเลขโทรศัพท์จาก AG ที่ตรงกับแท็กเสียงที่บันทึกล่าสุด

คําจํากัดความที่บรรทัด 352 ของไฟล์ bt_hf_client.h .

bt_status_t (* retrieve_subscriber_info)(void)

เรียกข้อมูลสมาชิก

คําจํากัดความที่บรรทัด 346 ของไฟล์ bt_hf_client.h .

bt_status_t (* send_at_cmd)(int cmd, int val1, int val2, const char *arg)

ส่งคำสั่ง AT

คําจํากัดความที่บรรทัด 358 ของไฟล์ bt_hf_client.h .

bt_status_t (* send_dtmf)(char code)

ส่งรหัส DTMF

คําจํากัดความที่บรรทัด 349 ของไฟล์ bt_hf_client.h .

size_t size

ตั้งค่าเป็น sizeof(BtHfClientInterface)

คําจํากัดความที่บรรทัด 300 ของไฟล์ bt_hf_client.h .

bt_status_t (* start_voice_recognition)(void)

เริ่มการจดจำเสียงพูด

คําจํากัดความที่บรรทัด 319 ของไฟล์ bt_hf_client.h .

bt_status_t (* stop_voice_recognition)(void)

หยุดการจดจำเสียง

คําจํากัดความที่บรรทัด 322 ของไฟล์ bt_hf_client.h .

bt_status_t (* volume_control)( bthf_client_volume_type_t type, int volume)

ควบคุมระดับเสียง

คําจํากัดความที่บรรทัด 325 ของไฟล์ bt_hf_client.h .


เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้