Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dhfp_hf.h35 #define HFP_HF_CMD_OK 0 macro
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_hf.c486 cmd.type = HFP_HF_CMD_OK; in cmd_complete()