/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_opt.c | 100 UINT16 AVRC_UnitCmd(UINT8 handle, UINT8 label) in AVRC_UnitCmd() 144 UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page) in AVRC_SubCmd() 187 UINT16 AVRC_VendorCmd(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg) in AVRC_VendorCmd() 223 UINT16 AVRC_VendorRsp(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg) in AVRC_VendorRsp()
|
D | avrc_api.c | 187 static void avrc_send_continue_frag(UINT8 handle, UINT8 label) in avrc_send_continue_frag() 254 static BT_HDR *avrc_proc_vendor_command(UINT8 handle, UINT8 label, in avrc_proc_vendor_command() 354 static UINT8 avrc_proc_far_msg(UINT8 handle, UINT8 label, UINT8 cr, BT_HDR **pp_pkt, in avrc_proc_far_msg() 510 static void avrc_msg_cback(UINT8 handle, UINT8 label, UINT8 cr, in avrc_msg_cback() 927 UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt) in AVRC_MsgReq() 1054 UINT16 AVRC_PassCmd(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg) in AVRC_PassCmd() 1093 UINT16 AVRC_PassRsp(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg) in AVRC_PassRsp()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_api.c | 425 void BTA_AvRemoteCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_RC rc_id, tBTA_AV_STATE key_state) in BTA_AvRemoteCmd() 452 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code, UINT8 *p_data, UINT16 len) in BTA_AvVendorCmd() 487 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len… in BTA_AvVendorRsp() 567 void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() 600 void BTA_AvMetaCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CMD cmd_code, BT_HDR *p_pkt) in BTA_AvMetaCmd()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | foundation.h | 128 struct label { struct 143 struct label *get_label(uint16_t index); argument
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/ |
D | avct_defs.h | 51 #define AVCT_BLD_HDR(p, label, type, cr_ipid) \ argument 54 #define AVCT_PRS_HDR(p, label, type, cr_ipid) \ argument
|
/hal_espressif-latest/components/wpa_supplicant/src/crypto/ |
D | sha256-prf.c | 30 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() 54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
|
D | sha384-prf.c | 30 int sha384_prf(const u8 *key, size_t key_len, const char *label, in sha384_prf() 54 int sha384_prf_bits(const u8 *key, size_t key_len, const char *label, in sha384_prf_bits()
|
D | sha256-kdf.c | 33 const char *label, const u8 *seed, size_t seed_len, in hmac_sha256_kdf()
|
D | sha256-tlsprf.c | 29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256()
|
D | sha384-tlsprf.c | 29 int tls_prf_sha384(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha384()
|
D | sha1-prf.c | 30 int sha1_prf(const u8 *key, size_t key_len, const char *label, in sha1_prf()
|
D | sha1-tprf.c | 29 int sha1_t_prf(const u8 *key, size_t key_len, const char *label, in sha1_t_prf()
|
D | sha1-tlsprf.c | 30 int tls_prf_sha1_md5(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha1_md5()
|
D | tls_internal.c | 415 const char *label, const u8 *context, in tls_connection_prf() 456 const char *label, const u8 *context, in tls_connection_export_key()
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_peap_common.c | 19 const char *label, const u8 *seed, size_t seed_len, in peap_prfplus()
|
/hal_espressif-latest/components/bootloader_support/src/ |
D | bootloader_common.c | 55 bool bootloader_common_label_search(const char *list, char *label) in bootloader_common_label_search()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/ |
D | avdt_api.c | 562 UINT16 AVDT_ConfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ConfigRsp() 769 UINT16 AVDT_ReconfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ReconfigRsp() 837 UINT16 AVDT_SecurityRsp(UINT8 handle, UINT8 label, UINT8 error_code, in AVDT_SecurityRsp()
|
D | avdt_msg.c | 1142 UINT8 label; in avdt_msg_send() local 1618 UINT8 label; in avdt_msg_ind() local
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/ |
D | btc_avrc.c | 289 static void send_metamsg_rsp (UINT8 rc_handle, UINT8 label, tBTA_AV_CODE code, in send_metamsg_rsp() 376 static void send_reject_response (UINT8 rc_handle, UINT8 label, UINT8 pdu, UINT8 status) in send_reject_response() 700 static void btc_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND *pavrc_cmd, UINT8 ctype, UINT8 label) in btc_rc_upstreams_evt()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/ |
D | avct_api.c | 391 UINT16 AVCT_MsgReq(UINT8 handle, UINT8 label, UINT8 cr, BT_HDR *p_msg) in AVCT_MsgReq()
|
D | avct_lcb_act.c | 629 UINT8 label, type, cr_ipid; in avct_lcb_msg_ind() local
|
/hal_espressif-latest/components/spi_flash/sim/stubs/spi_flash/ |
D | esp_partition.h | 81 char label[17]; /*!< partition label, zero-terminated ASCII string */ member
|
/hal_espressif-latest/components/bootloader_support/include/ |
D | esp_flash_partitions.h | 84 uint8_t label[16]; member
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_common.c | 321 int tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label, in tls_prf()
|
/hal_espressif-latest/tools/esptool_py/esptool/ |
D | cmds.py | 1123 def print_mac(label, mac): argument
|