/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_jv_api.h | 84 typedef UINT32 tBTA_JV_ROLE; 184 UINT32 handle; /* The SDP handle */ 191 UINT32 handle; /* The connection handle */ 199 UINT32 handle; /* The connection handle */ 206 UINT32 handle; /* The connection handle */ 213 UINT32 handle; /* The connection handle */ 220 UINT32 handle; /* The connection handle */ 227 UINT32 handle; /* The connection handle */ 228 UINT32 req_id; /* The req_id in the associated BTA_JvL2capRead() */ 237 UINT32 handle; /* The connection handle */ [all …]
|
D | bta_av_sbc.h | 51 extern void bta_av_sbc_init_up_sample (UINT32 src_sps, UINT32 dst_sps, 80 UINT32 src_samples, UINT32 dst_samples, 81 UINT32 *p_ret); 101 UINT32 src_samples, UINT32 dst_samples, 102 UINT32 *p_ret); 122 UINT32 src_samples, UINT32 dst_samples, 123 UINT32 *p_ret); 143 UINT32 src_samples, UINT32 dst_samples, 144 UINT32 *p_ret); 164 UINT32 src_samples, UINT32 dst_samples, [all …]
|
D | bta_api.h | 159 typedef UINT32 tBTA_SERVICE_MASK; 311 UINT32 uuid_mask[BTM_EIR_SERVICE_ARRAY_SIZE]; /* mask of UUID list in EIR */ 572 UINT32 uuid32_mask; 893 …UINT32 num_val; /* the numeric value for comparison. If just_works, do not show th… 929 …UINT32 passkey; /* the numeric value for comparison. If just_works, do not show th… 993 typedef UINT32 tBTA_DM_BLE_REF_VALUE; 1095 UINT32 num_dis; /* The number of inquiry discarded packets. */ 1112 UINT32 raw_data_size; /* Size of raw data */ 1114 UINT32 num_uuids; 1462 UINT32 interval_min; [all …]
|
D | bta_av_co.h | 311 UINT32 *p_len, UINT32 *p_timestamp); 325 UINT32 *p_len, UINT32 *p_timestamp); 363 extern void bta_av_co_video_report_rr (UINT32 packet_lost);
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/ |
D | sdp_api.h | 98 UINT32 u32; /* 32-bit integer */ 115 UINT32 time_read; /* The time the record was read */ 120 UINT32 mem_size; /* Memory size of the DB */ 121 UINT32 mem_free; /* Memory still available */ 130 UINT32 raw_size; /* size of raw_data */ 131 UINT32 raw_used; /* length of raw_data used */ 187 extern BOOLEAN SDP_InitDiscoveryDb (tSDP_DISCOVERY_DB *p_db, UINT32 len, 418 extern UINT32 SDP_CreateRecord (void); 434 extern BOOLEAN SDP_DeleteRecord (UINT32 handle); 450 extern INT32 SDP_ReadRecord(UINT32 handle, UINT8 *p_data, INT32 *p_data_len); [all …]
|
D | avdt_api.h | 214 UINT32 ntp_sec; /* NTP time: seconds relative to 0h UTC on 1 January 1900 */ 215 UINT32 ntp_frac; /* NTP time: the fractional part */ 216 UINT32 rtp_time; /* timestamp in RTP header */ 217 UINT32 pkt_count; /* sender's packet count: since starting transmission 219 UINT32 octet_count; /* sender's octet count: same comment */ 224 UINT32 packet_lost; /* cumulative number of packets lost since the beginning */ 225 UINT32 seq_num_rcvd; /* extended highest sequence number received */ 226 UINT32 jitter; /* interarrival jitter */ 227 UINT32 lsr; /* last SR timestamp */ 228 UINT32 dlsr; /* delay since last SR */ [all …]
|
D | btm_api.h | 575 #define BTM_EIR_SERVICE_ARRAY_SIZE (((UINT32)BTM_EIR_MAX_SERVICES / BTM_EIR_ARRAY_BITS) + \ 576 (((UINT32)BTM_EIR_MAX_SERVICES % BTM_EIR_ARRAY_BITS) ? 1 : 0)) 579 #define BTM_EIR_SET_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BITS… 580 ((UINT32)1 << (((UINT32)(service)) % BTM_EIR_ARRAY_BITS))) 584 #define BTM_EIR_CLR_SERVICE(p, service) (((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BITS… 585 ~((UINT32)1 << (((UINT32)(service)) % BTM_EIR_ARRAY_BITS))) 588 #define BTM_EIR_HAS_SERVICE(p, service) ((((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BIT… 589 …((UINT32)1 << (((UINT32)(service)) % BTM_EIR_ARRAY_BITS))) >> (((UINT32)(service)) % BTM_EIR_ARRAY… 647 UINT32 eir_uuid[BTM_EIR_SERVICE_ARRAY_SIZE]; 1062 UINT32 tx_bw; [all …]
|
D | bt_types.h | 248 #define STREAM_TO_UINT24(u32, p) {u32 = (((UINT32)(*(p))) + ((((UINT32)(*((p) + 1)))) << 8) + ((((U… 249 …TO_UINT32(u32, p) {u32 = (((UINT32)(*(p))) + ((((UINT32)(*((p) + 1)))) << 8) + ((((UINT32)(*((p) +… 285 #define BE_STREAM_TO_UINT24(u32, p) {u32 = (((UINT32)(*((p) + 2))) + ((UINT32)(*((p) + 1)) << 8) + … 286 …EAM_TO_UINT32(u32, p) {u32 = ((UINT32)(*((p) + 3)) + ((UINT32)(*((p) + 2)) << 8) + ((UINT32)(*((p)… 366 UINT32 token_rate; /* bytes/second */ 367 UINT32 token_bucket_size; /* bytes */ 368 UINT32 peak_bandwidth; /* bytes/second */ 369 UINT32 latency; /* microseconds */ 370 UINT32 delay_variation; /* microseconds */ 466 UINT32 is_connected; [all …]
|
D | btm_ble_api.h | 53 typedef UINT32 tBTM_BLE_REF_VALUE; 323 typedef UINT32 tBTM_BLE_AD_MASK; 425 UINT32 *p_uuid; 580 UINT32 scan_interval; 581 UINT32 scan_window; 762 UINT32 interval_min; 763 UINT32 interval_max; 823 UINT32 uuid32_mask; 966 typedef UINT32 tBTM_BLE_TX_TIME_MS; 967 typedef UINT32 tBTM_BLE_RX_TIME_MS; [all …]
|
D | avrc_defs.h | 768 UINT32 company_id; /* Company identifier. */ 788 UINT32 company_id; /* Company identifier. */ 850 …e AVRC_BE_STREAM_TO_CO_ID(u32, p) {u32 = (((UINT32)(*((p) + 2))) + (((UINT32)(*((p) + 1))) << 8) +… 885 UINT32 company_id[AVRC_CAP_MAX_NUM_COMP_ID]; 906 …UINT32 sub_type; /* Use AVRC_SUB_TYPE_NONE, AVRC_SUB_TYPE_AUDIO_BOOK, or AVRC_S… 923 …UINT32 attr_id; /* Use AVRC_MEDIA_ATTR_ID_TITLE, AVRC_MEDIA_ATTR_ID_ARTIST, AV… 1022 UINT32 attrs[AVRC_MAX_ELEM_ATTR_SIZE]; 1031 UINT32 param; 1064 UINT32 start_item; 1065 UINT32 end_item; [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/ |
D | bta_av_sbc.c | 56 void bta_av_sbc_init_up_sample (UINT32 src_sps, UINT32 dst_sps, UINT16 bits, UINT16 n_channels) in bta_av_sbc_init_up_sample() 111 UINT32 src_samples, UINT32 dst_samples, in bta_av_sbc_up_sample() 112 UINT32 *p_ret) in bta_av_sbc_up_sample() 114 UINT32 src; in bta_av_sbc_up_sample() 115 UINT32 dst; in bta_av_sbc_up_sample() 145 UINT32 src_samples, UINT32 dst_samples, in bta_av_sbc_up_sample_16s() 146 UINT32 *p_ret) in bta_av_sbc_up_sample_16s() 152 UINT32 src_sps = bta_av_sbc_ups_cb.src_sps; in bta_av_sbc_up_sample_16s() 153 UINT32 dst_sps = bta_av_sbc_ups_cb.dst_sps; in bta_av_sbc_up_sample_16s() 206 UINT32 src_samples, UINT32 dst_samples, in bta_av_sbc_up_sample_16m() [all …]
|
/hal_espressif-3.6.0/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, 55 UINT32 dwSrcSps); 58 UINT32 cur_pos; /* current position */ 59 UINT32 src_sps; /* samples per second (source audio data) */ 64 UINT32 bits; /* number of bits per pcm sample */ 65 UINT32 n_channels; /* number of channels (i.e. mono(1), stereo(2)...) */ 66 UINT32 sample_size; 67 UINT32 can_be_filtered; [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/jv/include/ |
D | bta_jv_int.h | 113 UINT32 handle; /* The connection handle */ 138 UINT32 handle; /* the handle reported to java app (same as gap handle) */ 153 UINT32 handle; /* the rfcomm session handle at jv */ 214 UINT32 handle; 221 UINT32 handle; 222 UINT32 req_id; 232 UINT32 handle; 233 UINT32 req_id; 245 UINT32 req_id; 271 UINT32 handle; [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/jv/ |
D | bta_jv_api.c | 307 tBTA_JV_STATUS BTA_JvCreateRecordByUser(const char *name, UINT32 channel, void *user_data) in BTA_JvCreateRecordByUser() 335 tBTA_JV_STATUS BTA_JvDeleteRecord(UINT32 handle) in BTA_JvDeleteRecord() 470 tBTA_JV_STATUS BTA_JvL2capClose(UINT32 handle) in BTA_JvL2capClose() 500 tBTA_JV_STATUS BTA_JvL2capCloseLE(UINT32 handle) in BTA_JvL2capCloseLE() 691 tBTA_JV_STATUS BTA_JvL2capRead(UINT32 handle, UINT32 req_id, UINT8 *p_data, UINT16 len) in BTA_JvL2capRead() 730 tBTA_JV_STATUS BTA_JvL2capReceive(UINT32 handle, UINT32 req_id, UINT8 *p_data, UINT16 len) in BTA_JvL2capReceive() 734 UINT32 left_over = 0; in BTA_JvL2capReceive() 774 tBTA_JV_STATUS BTA_JvL2capReady(UINT32 handle, UINT32 *p_data_size) in BTA_JvL2capReady() 803 tBTA_JV_STATUS BTA_JvL2capWrite(UINT32 handle, UINT32 req_id, UINT8 *p_data, in BTA_JvL2capWrite() 840 tBTA_JV_STATUS BTA_JvL2capWriteFixed(UINT16 channel, BD_ADDR *addr, UINT32 req_id, in BTA_JvL2capWriteFixed() [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/sdp/ |
D | sdp_db.c | 48 static BOOLEAN find_uuid_in_seq (UINT8 *p , UINT32 seq_len, UINT8 *p_his_uuid, 128 static BOOLEAN find_uuid_in_seq (UINT8 *p , UINT32 seq_len, UINT8 *p_uuid, in find_uuid_in_seq() 133 UINT32 len; in find_uuid_in_seq() 170 tSDP_RECORD *sdp_db_find_record (UINT32 handle) in sdp_db_find_record() 285 UINT32 SDP_CreateRecord (void) in SDP_CreateRecord() 288 UINT32 handle; in SDP_CreateRecord() 348 BOOLEAN SDP_DeleteRecord (UINT32 handle) in SDP_DeleteRecord() 404 BOOLEAN SDP_AddAttribute (UINT32 handle, UINT16 attr_id, UINT8 attr_type, in SDP_AddAttribute() 405 UINT32 attr_len, UINT8 *p_val) in SDP_AddAttribute() 420 UINT32 i; in SDP_AddAttribute() [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_rfc.c | 46 void bta_ag_port_cback_1(UINT32 code, UINT16 port_handle); 47 void bta_ag_port_cback_2(UINT32 code, UINT16 port_handle); 48 void bta_ag_port_cback_3(UINT32 code, UINT16 port_handle); 50 void bta_ag_mgmt_cback_1(UINT32 code, UINT16 port_handle, void* data); 51 void bta_ag_mgmt_cback_2(UINT32 code, UINT16 port_handle, void* data); 52 void bta_ag_mgmt_cback_3(UINT32 code, UINT16 port_handle, void* data); 93 static void bta_ag_port_cback(UINT32 code, UINT16 port_handle, UINT16 handle) in bta_ag_port_cback() 125 static void bta_ag_mgmt_cback(UINT32 code, UINT16 port_handle, UINT16 handle) in bta_ag_mgmt_cback() 210 void bta_ag_mgmt_cback_1(UINT32 code, UINT16 handle, void* data) {bta_ag_mgmt_cback(code, handle, 1… in bta_ag_mgmt_cback_1() 211 void bta_ag_mgmt_cback_2(UINT32 code, UINT16 handle, void* data) {bta_ag_mgmt_cback(code, handle, 2… in bta_ag_mgmt_cback_2() [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_client/include/ |
D | bta_hf_client_int.h | 118 UINT32 uint32_val1; 119 UINT32 uint32_val2; 185 UINT32 sdp_handle; 221 UINT32 sdp_handle); 250 extern void bta_hf_client_send_at_chld(char cmd, UINT32 idx); 257 extern void bta_hf_client_send_at_vgs(UINT32 volume); 258 extern void bta_hf_client_send_at_vgm(UINT32 volume); 259 extern void bta_hf_client_send_at_atd(char *number, UINT32 memory); 263 extern void bta_hf_client_send_at_btrh(BOOLEAN query, UINT32 val); 266 extern void bta_hf_client_send_at_bcs(UINT32 codec); [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/include/ |
D | l2c_int.h | 202 UINT32 connect_tick_count; /* Time channel was established */ 203 UINT32 ertm_pkt_counts[2]; /* Packets sent and received */ 204 UINT32 ertm_byte_counts[2]; /* Bytes sent and received */ 205 UINT32 s_frames_sent[4]; /* S-frames sent (RR, REJ, RNR, SREJ) */ 206 UINT32 s_frames_rcvd[4]; /* S-frames rcvd (RR, REJ, RNR, SREJ) */ 207 UINT32 xmit_window_closed; /* # of times the xmit window was closed */ 208 UINT32 controller_idle; /* # of times less than 2 packets in controller */ 210 UINT32 pkts_retransmitted; /* # of packets that were retransmitted */ 211 UINT32 retrans_touts; /* # of retransmission timouts */ 212 UINT32 xmit_ack_touts; /* # of xmit ack timouts */ [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_at.c | 93 UINT32 service_index = 0; 351 static void bta_hf_client_handle_brsf(UINT32 value) in bta_hf_client_handle_brsf() 358 static void bta_hf_client_handle_cind_list_item(char *name, UINT32 min, UINT32 max, UINT32 index) in bta_hf_client_handle_cind_list_item() 385 static void bta_hf_client_handle_cind_value(UINT32 index, UINT32 value) in bta_hf_client_handle_cind_value() 417 static void bta_hf_client_handle_chld(UINT32 mask) in bta_hf_client_handle_chld() 424 static void bta_hf_client_handle_ciev(UINT32 index, UINT32 value) in bta_hf_client_handle_ciev() 461 static void bta_hf_client_handle_bcs(UINT32 codec) in bta_hf_client_handle_bcs() 475 static void bta_hf_client_handle_bsir(UINT32 provided) in bta_hf_client_handle_bsir() 482 static void bta_hf_client_handle_cmeerror(UINT32 code) in bta_hf_client_handle_cmeerror() 487 static void bta_hf_client_handle_vgm(UINT32 value) in bta_hf_client_handle_vgm() [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/external/sbc/encoder/srce/ |
D | sbc_packing.c | 51 s32Carry = ( (((UINT32)(s32OutLow)>>16)&0xFFFF) + \ 68 UINT32 u32QuantizedSbValue, u32QuantizedSbValue0; /* temp variable to store quantized sb val*/ in EncPacking() 76 UINT32 u32SfRaisedToPow2; /*scale factor raised to power 2*/ in EncPacking() 150 u32SfRaisedToPow2 = ((UINT32)1 << ((*ps16ScfPtr) + 1)); in EncPacking() 151 u16Levels = (UINT16)(((UINT32)1 << s32LoopCount) - 1); in EncPacking() 160 s32Low1 &= ((UINT32)1 << (32 - ((*ps16ScfPtr) + 2))) - 1; in EncPacking() 166 u32SfRaisedToPow2 = ((UINT32)1 << *ps16ScfPtr); in EncPacking() 167 u16Levels = (UINT16)(((UINT32)1 << s32LoopCount) - 1); in EncPacking()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/sdp/include/ |
D | sdpint.h | 120 UINT32 len; /* Number of bytes in the entry */ 128 UINT32 record_handle; 129 UINT32 free_pad_ptr; 138 UINT32 di_primary_handle; /* Device ID Primary record or NULL if nonexistent */ 184 UINT32 handles[SDP_MAX_DISC_SERVER_RECS]; /* Discovered server record handles */ 277 extern UINT8 *sdpu_get_len_from_type (UINT8 *p, UINT8 type, UINT32 *p_len); 279 extern BOOLEAN sdpu_compare_uuid_arrays (UINT8 *p_uuid1, UINT32 len1, UINT8 *p_uuid2, UINT16 len2); 293 extern tSDP_RECORD *sdp_db_find_record (UINT32 handle);
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/ |
D | bta_av_int.h | 149 …BTA_AV_BE_STREAM_TO_CO_ID(u32, p) {u32 = (((UINT32)(*((p) + 2))) + (((UINT32)(*((p) + 1))) << 8) +… 377 UINT32 len; 378 UINT32 offset; 379 UINT32 timestamp; 506 UINT32 sdp_a2d_handle; /* SDP record handle for audio src */ 508 UINT32 sdp_a2d_snk_handle; /* SDP record handle for audio snk */ 510 UINT32 sdp_vdp_handle; /* SDP record handle for video src */ 535 UINT32 src_samples, UINT32 dst_samples, 536 UINT32 *p_ret); 541 UINT32 src_sps; /* samples per second (source audio data) */ [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 280 UINT32 type; 351 UINT32 len; 411 UINT32 passkey; 499 UINT32 t_poll; 558 UINT32 auth_mode; 567 UINT32 passkey; 573 UINT32 static_passkey; 622 UINT32 scan_int; 623 UINT32 scan_window; 631 UINT32 scan_int; [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 243 UINT32 test_local_sign_cntr; 271 UINT32 inq_count; /* Used for determining if a response has already been */ 279 UINT32 time_of_resp; 280 UINT32 inq_count; /* "timestamps" the entry with a particular inquiry count */ 331 UINT32 inq_counter; /* Counter incremented each time an inquiry completes */ 448 UINT32 xmit_window_size; /* Total SCO window in bytes */ 494 UINT32 mx_proto_id; /* Service runs over this multiplexer protocol */ 495 UINT32 orig_mx_chan_id; /* Channel on the multiplexer protocol */ 496 UINT32 term_mx_chan_id; /* Channel on the multiplexer protocol */ 527 UINT32 counter; /* peer sign counter for verifying rcv signed cmd */ [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/ |
D | dis_api.h | 142 typedef void (tBA_CBACK)(UINT32 trans_id, UINT16 conn_id, UINT8 app_id, UINT8 event, tBA_WRITE_DATA… 240 UINT32 trans_id, UINT16 conn_id); 307 extern void Battery_Rsp (UINT32 trans_id, UINT16 conn_id, UINT8 app_id, 323 extern void bas_s_read_attr_value(tGATTS_DATA *p_data, UINT32 trans_id, UINT16 conn_id); 329 extern void bas_s_write_attr_value(tGATTS_DATA *p_data, UINT32 trans_id,
|