Bluetooth HFP HAL callbacks. More...
#include <bt_if.h>
Public Attributes | |
int(* | connect )(BT_ADDR *addr, uint16_t handle, bool connect) |
int(* | audio_connect )(BT_ADDR *addr, uint16_t handle, bool connect) |
int(* | set_hf_feature )(BT_HFP_HF_FEATURE_FLAG hf_heature) |
int(* | send_at_command )(BT_ADDR *addr, char *at_str, uint16_t handle) |
int(* | press_button )(BT_ADDR *addr, uint16_t handle) |
Bluetooth HFP HAL callbacks.
Connect/Disconnect HFP audio by BT_ADDR
int(* set_hf_feature) (BT_HFP_HF_FEATURE_FLAG hf_heature) |
Setup HFP HF feature BT_HFP_HF_FEATURE_FLAG
int(* send_at_command) (BT_ADDR *addr, char *at_str, uint16_t handle) |
Send AT comand
int(* press_button) (BT_ADDR *addr, uint16_t handle) |
Send pressing button comand