Home
last modified time | relevance | path

Searched refs:bt_hfp_hf_at_cmd (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Dhfp_hf.h27 enum bt_hfp_hf_at_cmd { enum
180 int bt_hfp_hf_send_cmd(struct bt_conn *conn, enum bt_hfp_hf_at_cmd cmd);
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dhfp_hf.c643 int bt_hfp_hf_send_cmd(struct bt_conn *conn, enum bt_hfp_hf_at_cmd cmd) in bt_hfp_hf_send_cmd()