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