Home
last modified time | relevance | path

Searched refs:qc (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/
Dccmp.c37 const u8 *qc; in ccmp_aad_nonce() local
40 qc = (const u8 *) (hdr + 1); in ccmp_aad_nonce()
42 qc += ETH_ALEN; in ccmp_aad_nonce()
43 nonce[0] = qc[0] & 0x0f; in ccmp_aad_nonce()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/
Dapp_hf_msg_set.c299 qc, /*query current call status*/ enumerator
393 .help = hf_cmd_explain[qc], in register_hfp_hf()
395 .func = hf_cmd_tbl[qc].handler, in register_hfp_hf()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/
DREADME.md300 You can type `qc` to query current call status and log prints like: