Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtqca.h29 #define EDL_PATCH_CONFIG_RES_EVT (0x00) macro
H A Dbtqca.c194 if (edl->cresp != EDL_PATCH_CONFIG_RES_EVT || edl->rtype != EDL_PATCH_CONFIG_CMD) { in qca_send_patch_config_cmd()