Searched refs:HFP_HF_CMD_ERROR (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/classic/ | ||
D | hfp_hf.h | 36 #define HFP_HF_CMD_ERROR 1 macro |
/Zephyr-latest/subsys/bluetooth/host/classic/ | ||
D | hfp_hf.c | 489 cmd.type = HFP_HF_CMD_ERROR; in cmd_complete() |