/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/ |
D | l2c_api.h | 145 UINT16 rtrans_tout; 146 UINT16 mon_tout; 147 UINT16 mps; 155 UINT16 result; /* Only used in confirm messages */ 157 UINT16 mtu; 161 UINT16 flush_to; 168 UINT16 flags; /* bit 0: 0-no continuation, 1-continuation */ 176 UINT16 mtu; 177 UINT16 mps; 178 UINT16 credits; [all …]
|
D | gap_api.h | 93 typedef void (tGAP_CONN_CALLBACK) (UINT16 gap_handle, UINT16 event); 99 typedef void (tGAP_CALLBACK) (UINT16 event, void *p_data); 104 UINT16 status; 110 UINT16 int_min; 111 UINT16 int_max; 112 UINT16 latency; 113 UINT16 sp_tout; 119 UINT16 icon; 125 typedef void (tGAP_BLE_CMPL_CBACK)(BOOLEAN status, BD_ADDR addr, UINT16 length, char *p_name); 143 extern UINT16 GAP_ConnOpen (const char *p_serv_name, UINT8 service_id, BOOLEAN is_server, [all …]
|
D | port_api.h | 99 typedef int (tPORT_DATA_CALLBACK) (UINT16 port_handle, void *p_data, UINT16 len); 104 typedef int (tPORT_DATA_CO_CALLBACK) (UINT16 port_handle, UINT8 *p_buf, UINT16 len, int type); 106 typedef void (tPORT_CALLBACK) (UINT32 code, UINT16 port_handle); 108 typedef void (tPORT_MGMT_CALLBACK) (UINT32 code, UINT16 port_handle, void* data); 116 UINT16 peer_mtu; /* Max MTU that port can send */ 123 UINT16 peer_mtu; /* Max MTU that port can send */ 237 extern int RFCOMM_CreateConnection (UINT16 uuid, UINT8 scn, 238 BOOLEAN is_server, UINT16 mtu, 239 BD_ADDR bd_addr, UINT16 *p_handle, 252 extern int RFCOMM_RemoveConnection (UINT16 handle); [all …]
|
D | hcimsgs.h | 83 void bte_main_hci_send(BT_HDR *p_msg, UINT16 event); 105 BOOLEAN btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16 min_period, 123 BOOLEAN btsnd_hcic_create_conn(BD_ADDR dest, UINT16 packet_types, 126 UINT16 clock_offset, 140 BOOLEAN btsnd_hcic_disconnect(UINT16 handle, UINT8 reason); 150 BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types); 224 BOOLEAN btsnd_hcic_change_conn_type (UINT16 handle, UINT16 packet_types); 236 BOOLEAN btsnd_hcic_auth_request (UINT16 handle); /* Authentication Request */ 239 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable); 251 UINT16 clock_offset); [all …]
|
D | sdp_api.h | 72 typedef void (tSDP_DISC_CMPL_CB) (UINT16 result); 73 typedef void (tSDP_DISC_CMPL_CB2) (UINT16 result, void *user_data); 77 UINT16 peer_mtu; 82 UINT16 data_len; 91 typedef void (tSDP_DISC_RES_CB) (UINT16 event, tSDP_DATA *p_data); 97 UINT16 u16; /* 16-bit integer */ 107 UINT16 attr_id; /* Attribute ID */ 108 UINT16 attr_len_type; /* Length and type fields */ 123 UINT16 num_uuid_filters; /* Number of UUIds to filter */ 125 UINT16 num_attr_filters; /* Number of attribute filters */ [all …]
|
D | gatt_api.h | 131 typedef UINT16 tGATT_DISCONN_REASON; 184 typedef UINT16 tGATT_PERM; 260 UINT16 unit; /* as UUID defined by SIG */ 261 UINT16 descr; /* as UUID as defined by SIG */ 278 UINT16 len; 288 UINT16 handle_list[GATT_AGGR_HANDLE_NUM_MAX]; 302 typedef UINT16 tGATT_CLT_CHAR_CONFIG; 309 typedef UINT16 tGATT_SVR_CHAR_CONFIG; 328 UINT16 conn_id; 329 UINT16 handle; /* attribute handle */ [all …]
|
D | avdt_api.h | 245 UINT16 ctrl_mtu; /* L2CAP MTU of the AVDTP signaling channel */ 268 UINT16 psc_mask; /* Protocol service capabilities mask */ 312 UINT16 peer_mtu; /* Transport channel L2CAP MTU of the peer */ 313 UINT16 lcid; /* L2CAP LCID for media channel */ 322 UINT16 len; /* Length in bytes of the security data */ 335 UINT16 delay; /* Delay value */ 382 UINT32 time_stamp, UINT16 seq_num, UINT8 m_pt, UINT8 marker); 394 typedef UINT16 (tAVDT_GETCAP_REQ) (BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK … 409 UINT16 mtu; /* The L2CAP MTU of the transport channel */ 410 UINT16 flush_to; /* The L2CAP flush timeout of the transport channel */ [all …]
|
D | avrc_api.h | 128 UINT16 num_attr;/* The number of attributes in p_attrs */ 129 …UINT16 *p_attrs; /* The attributes filter. If NULL, AVRCP API sets the attribute filter 140 typedef void (tAVRC_FIND_CBACK) (UINT16 status); 145 typedef void (tAVRC_CTRL_CBACK) (UINT8 handle, UINT8 event, UINT16 result, 207 extern UINT16 AVRC_AddRecord(UINT16 service_uuid, char *p_service_name, char *p_provider_name, 208 UINT16 categories, UINT32 sdp_handle, BOOLEAN browsing_en); 247 extern UINT16 AVRC_FindService(UINT16 service_uuid, BD_ADDR bd_addr, 295 extern UINT16 AVRC_Open(UINT8 *p_handle, tAVRC_CONN_CB *p_ccb, 316 extern UINT16 AVRC_Close(UINT8 handle); 332 extern UINT16 AVRC_OpenBrowse(UINT8 handle, UINT8 conn_role); [all …]
|
D | btm_api.h | 109 UINT16 hci_revision; 111 UINT16 manufacturer; 112 UINT16 lmp_subversion; 117 UINT16 opcode; 118 UINT16 param_len; 140 UINT16 rx_len; 141 UINT16 tx_len; 145 UINT16 min_conn_int; 146 UINT16 max_conn_int; 147 UINT16 conn_int; [all …]
|
D | avct_api.h | 103 typedef void (tAVCT_CTRL_CBACK)(UINT8 handle, UINT8 event, UINT16 result, 115 UINT16 pid; /* Profile ID */ 142 extern void AVCT_Register(UINT16 mtu, UINT16 mtu_br, UINT8 sec_mask); 176 extern UINT16 AVCT_CreateConn(UINT8 *p_handle, tAVCT_CC *p_cc, 192 extern UINT16 AVCT_RemoveConn(UINT8 handle); 210 extern UINT16 AVCT_CreateBrowse(UINT8 handle, UINT8 role); 225 extern UINT16 AVCT_RemoveBrowse(UINT8 handle); 237 extern UINT16 AVCT_GetBrowseMtu (UINT8 handle); 249 extern UINT16 AVCT_GetPeerMtu (UINT8 handle); 272 extern UINT16 AVCT_MsgReq(UINT8 handle, UINT8 label, UINT8 cr, BT_HDR *p_msg);
|
D | a2d_api.h | 107 UINT16 num_attr;/* The number of attributes in p_attrs */ 109 … UINT16 *p_attrs; /* The attributes filter. If NULL, A2DP API sets the attribute filter 117 UINT16 service_len; /* Length, in bytes, of the service name */ 118 UINT16 provider_len; /* Length, in bytes, of the provider name */ 123 UINT16 features; /* Profile supported features */ 124 UINT16 avdt_version; /* AVDTP protocol version */ 168 extern tA2D_STATUS A2D_AddRecord(UINT16 service_uuid, char *p_service_name, char *p_provider_name, 169 UINT16 features, UINT32 sdp_handle); 206 extern tA2D_STATUS A2D_FindService(UINT16 service_uuid, BD_ADDR bd_addr, 277 extern void a2d_set_avdt_sdp_ver(UINT16 avdt_sdp_ver); [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 66 UINT16 attribute_handle; 67 UINT16 start_handle; 68 UINT16 end_handle; 69 UINT16 id; 196 UINT16 unit; /* as UUIUD defined by SIG */ 197 UINT16 descr; /* as UUID as defined by SIG */ 204 UINT16 interval; 205 UINT16 latency; 206 UINT16 timeout; 212 typedef UINT16 tBTA_GATT_CLT_CHAR_CONFIG; [all …]
|
D | bta_ag_co.h | 50 void bta_ag_sco_audio_state(UINT16 handle, UINT8 app_id, UINT8 state, tBTA_AG_PEER_CODEC codec); 52 void bta_ag_sco_audio_state(UINT16 handle, UINT8 app_id, UINT8 state); 82 void bta_ag_sco_co_open(UINT16 handle, tBTM_SCO_AIR_MODE_TYPE air_mode, UINT8 inout_pkt_size, UINT1… 131 void bta_ag_co_tx_write(UINT16 handle, UINT8 *p_data, UINT16 len); 144 extern void bta_ag_ci_rx_write(UINT16 handle, char *p_data, UINT16 len); 157 extern void bta_ag_ci_slc_ready(UINT16 handle);
|
D | bta_jv_api.h | 82 typedef UINT16 tBTA_JV_DISC; 169 typedef UINT16 tBTA_JV_EVT; 236 UINT16 len; /* The length of the data read. */ 246 UINT16 len; /* The length of the data read. */ 254 UINT16 len; /* The length of the data written. */ 278 UINT16 channel; /* The connection channel */ 281 UINT16 len; /* The length of the data written. */ 290 UINT16 peer_mtu; /* Max MTU that port can send */ 298 UINT16 peer_mtu; /* Max MTU that port can send */ 344 UINT16 len; /* The length of the data read. */ [all …]
|
D | bta_gattc_ci.h | 45 UINT16 num_attr; 72 extern void bta_gattc_ci_cache_open(BD_ADDR server_bda, UINT16 evt, 73 tBTA_GATT_STATUS status, UINT16 conn_id); 91 extern void bta_gattc_ci_cache_load(BD_ADDR server_bda, UINT16 evt, 92 UINT16 num_attr, tBTA_GATTC_NV_ATTR *p_atrr, 93 tBTA_GATT_STATUS status, UINT16 conn_id); 109 extern void bta_gattc_ci_cache_save(BD_ADDR server_bda, UINT16 evt, 110 tBTA_GATT_STATUS status, UINT16 conn_id);
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/l2cap/include/ |
D | l2c_int.h | 192 UINT16 rx_sdu_len; /* Length of the SDU being received */ 248 UINT16 psm; 249 …UINT16 real_psm; /* This may be a dummy RCB for an o/b connection b… 263 UINT16 psm; 288 UINT16 local_cid; /* Local CID */ 289 UINT16 remote_cid; /* Remote CID */ 315 UINT16 buff_quota; /* Buffer quota before sending congestion */ 324 UINT16 tx_mps; /* TX MPS adjusted based on current controller */ 325 UINT16 max_rx_mtu; 340 … UINT16 fixed_chnl_idle_tout; /* Idle timeout to use for the fixed channel */ [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/ |
D | dis_api.h | 52 typedef UINT16 tDIS_ATTR_MASK; 71 UINT16 uuid; 72 UINT16 handle; 76 UINT16 len; 81 UINT16 vendor_id; 82 UINT16 product_id; 83 UINT16 product_version; 97 UINT16 attr_mask; 111 UINT16 service_handle; 112 UINT16 max_handle; [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/sdp/include/ |
D | sdpint.h | 96 UINT16 len; 101 UINT16 num_uids; 108 UINT16 start; 109 UINT16 end; 113 UINT16 num_attr; 122 UINT16 id; 130 UINT16 num_attributes; 139 UINT16 num_records; 151 UINT16 next_attr_index; /* attr index for next continuation response */ 152 …UINT16 next_attr_start_id; /* attr id to start with for the attr index in next cont. r… [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 32 #define GATT_CREATE_CONN_ID(tcb_idx, gatt_if) ((UINT16) ((((UINT8)(tcb_idx) ) << 8) | ((UINT8) (ga… 33 #define GATT_GET_TCB_IDX(conn_id) ((UINT8) (((UINT16) (conn_id)) >> 8)) 112 UINT16 s_handle; /* starting handle */ 113 UINT16 e_handle; /* ending handle */ 114 UINT16 value_len; /* length of the attribute value */ 128 UINT16 handle; /* read, handle value confirmation */ 129 UINT16 mtu; 135 UINT16 handle; 157 UINT16 handle; /* WRITE, WRITE_BLOB */ 158 UINT16 mtu; /* exchange MTU request */ [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 75 typedef UINT16 tBTA_GATTC_INT_EVT; 142 UINT16 handle; 143 UINT16 s_handle; 144 UINT16 e_handle; 152 UINT16 handle; 155 UINT16 offset; 156 UINT16 len; 167 UINT16 handle; 188 UINT16 handles[GATT_MAX_READ_MULTI_HANDLES]; 227 UINT16 conn_handle; [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 100 UINT16 interval; /* the interval from last mode change event. */ 102 UINT16 max_lat; /* stored SSR maximum latency */ 103 UINT16 min_rmt_to;/* stored SSR minimum remote timeout */ 104 UINT16 min_loc_to;/* stored SSR minimum local timeout */ 113 UINT16 hci_handle; 114 UINT16 pkt_types_mask; 115 UINT16 clock_offset; 120 UINT16 manufacturer; 121 UINT16 lmp_subversion; 122 UINT16 link_super_tout; [all …]
|
/hal_espressif-3.7.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); 54 int bta_ag_data_cback_1(UINT16 port_handle, void *p_data, UINT16 len); 55 int bta_ag_data_cback_2(UINT16 port_handle, void *p_data, UINT16 len); 56 int bta_ag_data_cback_3(UINT16 port_handle, void *p_data, UINT16 len); 93 static void bta_ag_port_cback(UINT32 code, UINT16 port_handle, UINT16 handle) in bta_ag_port_cback() [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_api.c | 212 void BTA_GATTC_Close(UINT16 conn_id) in BTA_GATTC_Close() 239 void BTA_GATTC_ConfigureMTU (UINT16 conn_id) in BTA_GATTC_ConfigureMTU() 267 void BTA_GATTC_ServiceSearchRequest (UINT16 conn_id, tBT_UUID *p_srvc_uuid) in BTA_GATTC_ServiceSearchRequest() 270 UINT16 len = sizeof(tBTA_GATTC_API_SEARCH) + sizeof(tBT_UUID); in BTA_GATTC_ServiceSearchRequest() 302 const list_t* BTA_GATTC_GetServices(UINT16 conn_id) in BTA_GATTC_GetServices() 319 const tBTA_GATTC_CHARACTERISTIC* BTA_GATTC_GetCharacteristic(UINT16 conn_id, UINT16 handle) in BTA_GATTC_GetCharacteristic() 336 const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle) in BTA_GATTC_GetDescriptor() 341 void BTA_GATTC_GetServiceWithUUID(UINT16 conn_id, tBT_UUID *svc_uuid, in BTA_GATTC_GetServiceWithUUID() 342 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetServiceWithUUID() 347 void BTA_GATTC_GetAllChar(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetAllChar() [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/avct/ |
D | avct_l2c.c | 42 void avct_l2c_connect_ind_cback(BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id); 43 void avct_l2c_connect_cfm_cback(UINT16 lcid, UINT16 result); 44 void avct_l2c_config_cfm_cback(UINT16 lcid, tL2CAP_CFG_INFO *p_cfg); 45 void avct_l2c_config_ind_cback(UINT16 lcid, tL2CAP_CFG_INFO *p_cfg); 46 void avct_l2c_disconnect_ind_cback(UINT16 lcid, BOOLEAN ack_needed); 47 void avct_l2c_disconnect_cfm_cback(UINT16 lcid, UINT16 result); 48 void avct_l2c_congestion_ind_cback(UINT16 lcid, BOOLEAN is_congested); 49 void avct_l2c_data_ind_cback(UINT16 lcid, BT_HDR *p_buf); 104 void avct_l2c_connect_ind_cback(BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id) in avct_l2c_connect_ind_cback() 107 UINT16 result = L2CAP_CONN_OK; in avct_l2c_connect_ind_cback() [all …]
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gap/ |
D | gap_conn.c | 36 static void gap_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id); 37 static void gap_connect_cfm (UINT16 l2cap_cid, UINT16 result); 38 static void gap_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg); 39 static void gap_config_cfm (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg); 40 static void gap_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed); 41 static void gap_data_ind (UINT16 l2cap_cid, BT_HDR *p_msg); 42 static void gap_congestion_ind (UINT16 lcid, BOOLEAN is_congested); 44 static tGAP_CCB *gap_find_ccb_by_cid (UINT16 cid); 45 static tGAP_CCB *gap_find_ccb_by_handle (UINT16 handle); 126 UINT16 GAP_ConnOpen (const char *p_serv_name, UINT8 service_id, BOOLEAN is_server, in GAP_ConnOpen() [all …]
|