Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
Dbtqca.c63 if (edl->cresp != EDL_CMD_REQ_RES_EVT || in qca_read_soc_version()
123 if (edl->cresp != EDL_CMD_REQ_RES_EVT || in qca_read_fw_build_info()
354 if (edl->cresp != EDL_CMD_REQ_RES_EVT || edl->rtype != rtype) { in qca_tlv_send_segment()
Dbtqca.h20 #define EDL_CMD_REQ_RES_EVT (0x00) macro