Home
last modified time | relevance | path

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

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