Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtqca.h17 #define EDL_PATCH_CONFIG_CMD (0x28) macro
H A Dbtqca.c166 const u8 cmd[] = { EDL_PATCH_CONFIG_CMD, 0x01, 0, 0, 0 }; in qca_send_patch_config_cmd()
194 if (edl->cresp != EDL_PATCH_CONFIG_RES_EVT || edl->rtype != EDL_PATCH_CONFIG_CMD) { in qca_send_patch_config_cmd()