/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_sco.c | 52 typedef INT32 (*PCONVERT_TO_BT_FILTERED) (UINT8 *pSrc, void *pDst, UINT32 dwSrcSamples, 53 UINT32 dwSrcSps, INT32 *pLastCurPos, UINT8 *pOverlapArea); 54 typedef INT32 (*PCONVERT_TO_BT_NOFILTER) (void *pSrc, void *pDst, UINT32 dwSrcSamples, 88 INT32 out1, out2, out3, out4, out5; \ 142 INT32 out1, out2, out3, out4, out5; \ 195 INT32 out1; \ 242 INT32 Convert_8M_ToBT_Filtered (UINT8 *pSrc, void *pDst, UINT32 dwSrcSamples, in Convert_8M_ToBT_Filtered() 243 UINT32 dwSrcSps, INT32 *pLastCurPos, UINT8 *pOverlapArea) in Convert_8M_ToBT_Filtered() 245 INT32 CurrentPos = *pLastCurPos; in Convert_8M_ToBT_Filtered() 280 INT32 Convert_8M_ToBT_NoFilter (void *pSrc, void *pDst, UINT32 dwSrcSamples, UINT32 dwSrcSps) in Convert_8M_ToBT_NoFilter() [all …]
|
D | bta_dm_pm.c | 252 INT32 timeout, UINT8 srvc_id, UINT8 pm_action) in bta_dm_pm_start_timer()
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/jv/include/ |
D | bta_jv_int.h | 185 INT32 has_cfg; 187 INT32 has_ertm_info; 203 INT32 has_cfg; 205 INT32 has_ertm_info; 336 INT32 channel; 346 INT32 value_size; 352 INT32 type; /* One of BTA_JV_CONN_TYPE_ */ 361 INT32 type; /* One of BTA_JV_CONN_TYPE_ */ 362 INT32 channel; /* optionally request a specific channel */
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/common/include/common/ |
D | bt_defs.h | 38 INT32 ticks; 39 INT32 ticks_initial;
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/av/ |
D | bta_av_sbc.c | 180 if (bta_av_sbc_ups_cb.cur_pos == (INT32)dst_sps) { in bta_av_sbc_up_sample_16s() 243 if (bta_av_sbc_ups_cb.cur_pos == (INT32)dst_sps) { in bta_av_sbc_up_sample_16m() 310 if (bta_av_sbc_ups_cb.cur_pos == (INT32)dst_sps) { in bta_av_sbc_up_sample_8s() 373 if (bta_av_sbc_ups_cb.cur_pos == (INT32)dst_sps) { in bta_av_sbc_up_sample_8m()
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/sys/ |
D | utl.c | 44 INT32 val = 0; in utl_str2int() 57 val += (INT32) (*p_s++ - '0'); in utl_str2int()
|
D | bta_sys_main.c | 599 void bta_sys_start_timer(TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout_ms) in bta_sys_start_timer()
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/sdp/ |
D | sdp_db.c | 609 INT32 max_len = SDP_MAX_ATTR_LEN - 3; in SDP_AddUuidSequence() 939 INT32 SDP_ReadRecord(UINT32 handle, UINT8 *p_data, INT32 *p_data_len) in SDP_ReadRecord() 941 INT32 offset = -1; /* default to not found */ in SDP_ReadRecord() 943 INT32 len = 0; /* Number of bytes in the entry */ in SDP_ReadRecord() 968 len = (INT32) (p_rsp - p_data); in SDP_ReadRecord()
|
D | sdp_discovery.c | 891 BE_STREAM_TO_ARRAY (p, p_attr->attr_value.v.array, (INT32)attr_len); in add_attr() 931 BE_STREAM_TO_ARRAY (p, p_attr->attr_value.v.array, (INT32)attr_len); in add_attr() 970 BE_STREAM_TO_ARRAY (p, p_attr->attr_value.v.array, (INT32)attr_len); in add_attr()
|
/hal_espressif-2.7.6/examples/protocols/esp_local_ctrl/ |
D | README.md | 45 [ 2] property1 INT32 123456 54 [ 2] property1 INT32 123456 65 [ 2] property1 INT32 -5555
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_jv_api.h | 193 INT32 tx_mtu; /* The transmit MTU */ 258 INT32 tx_mtu; /* The transmit MTU */ 526 INT32 channel);
|
D | bta_sys.h | 225 extern void bta_sys_start_timer(TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout_ms);
|
D | bta_ag_api.h | 425 INT32 conn_tout;
|
D | bta_api.h | 2073 extern INT32 BTA_DmPcmResample (void *p_src, UINT32 in_bytes, void *p_dst);
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/ |
D | sdp_api.h | 450 extern INT32 SDP_ReadRecord(UINT32 handle, UINT8 *p_data, INT32 *p_data_len);
|
D | bt_types.h | 34 typedef int32_t INT32; typedef 492 INT32 rssi;
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | btc_a2dp_source.c | 143 INT32 aa_feed_counter; 144 INT32 aa_feed_residue; 1133 INT32 fract_max; in btc_media_aa_read_feeding() 1134 INT32 fract_threshold; in btc_media_aa_read_feeding()
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_main.c | 713 p_scb->colli_timer.param = (INT32)p_scb; in bta_ag_collision_cback()
|
D | bta_ag_sco.c | 715 p_scb->cn_timer.param = (INT32)p_scb; in bta_ag_codec_negotiate()
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/av/include/ |
D | bta_av_int.h | 540 INT32 cur_pos; /* current position */
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_api.c | 208 tBTA_JV_STATUS BTA_JvGetChannelId(int conn_type, void *user_data, INT32 channel) in BTA_JvGetChannelId()
|
D | bta_jv_act.c | 804 INT32 channel = p_data->alloc_channel.channel; in bta_jv_get_channel_id()
|