Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dbtqca.h16 #define EDL_PATCH_CONFIG_CMD (0x28) macro
Dbtqca.c147 const u8 cmd[] = { EDL_PATCH_CONFIG_CMD, 0x01, 0, 0, 0 }; in qca_send_patch_config_cmd()
175 if (edl->cresp != EDL_PATCH_CONFIG_RES_EVT || edl->rtype != EDL_PATCH_CONFIG_CMD) { in qca_send_patch_config_cmd()