Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 44) sorted by relevance

12

/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_opt.c100 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()
Davrc_api.c187 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/
Dbta_av_api.c425 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/
Dfoundation.h128 struct label { struct
143 struct label *get_label(uint16_t index); argument
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_defs.h51 #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/
Dsha256-prf.c30 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()
Dsha384-prf.c30 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()
Dsha256-kdf.c33 const char *label, const u8 *seed, size_t seed_len, in hmac_sha256_kdf()
Dsha256-tlsprf.c29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256()
Dsha384-tlsprf.c29 int tls_prf_sha384(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha384()
Dsha1-prf.c30 int sha1_prf(const u8 *key, size_t key_len, const char *label, in sha1_prf()
Dsha1-tprf.c29 int sha1_t_prf(const u8 *key, size_t key_len, const char *label, in sha1_t_prf()
Dsha1-tlsprf.c30 int tls_prf_sha1_md5(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha1_md5()
Dtls_internal.c415 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/
Deap_peap_common.c19 const char *label, const u8 *seed, size_t seed_len, in peap_prfplus()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_common.c55 bool bootloader_common_label_search(const char *list, char *label) in bootloader_common_label_search()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_api.c562 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()
Davdt_msg.c1142 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/
Dbtc_avrc.c289 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/
Davct_api.c391 UINT16 AVCT_MsgReq(UINT8 handle, UINT8 label, UINT8 cr, BT_HDR *p_msg) in AVCT_MsgReq()
Davct_lcb_act.c629 UINT8 label, type, cr_ipid; in avct_lcb_msg_ind() local
/hal_espressif-latest/components/spi_flash/sim/stubs/spi_flash/
Desp_partition.h81 char label[17]; /*!< partition label, zero-terminated ASCII string */ member
/hal_espressif-latest/components/bootloader_support/include/
Desp_flash_partitions.h84 uint8_t label[16]; member
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_common.c321 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/
Dcmds.py1123 def print_mac(label, mac): argument

12