/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/sys/ |
D | bta_sys_conn.c | 196 void bta_sys_conn_open(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_conn_open() 224 void bta_sys_conn_close(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_conn_close() 251 void bta_sys_app_open(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_app_open() 270 void bta_sys_app_close(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_app_close() 288 void bta_sys_sco_open(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_sco_open() 311 void bta_sys_sco_close(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_sco_close() 335 void bta_sys_sco_use(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_sco_use() 356 void bta_sys_sco_unuse(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_sco_unuse() 377 void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout) in bta_sys_chg_ssr_config() 462 void bta_sys_idle(UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_sys_idle() [all …]
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/ |
D | bta_hh_co.c | 15 … bta_hh_co_open(uint8_t dev_handle, uint8_t sub_class, tBTA_HH_ATTR_MASK attr_mask, uint8_t app_id) in bta_hh_co_open() 76 void bta_hh_co_close(uint8_t dev_handle, uint8_t app_id) in bta_hh_co_close() 115 BD_ADDR peer_addr, UINT8 app_id) in bta_hh_co_data()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/battery/ |
D | battery_prf.c | 70 UINT8 app_id = 0xff; in bas_gatts_callback() local 236 static void bas_callback(UINT32 trans_id, UINT16 conn_id, UINT8 app_id, in bas_callback() 385 void bas_init(tBTA_GATTS_IF gatt_if, UINT16 app_id) in bas_init() 511 void Battery_Rsp (UINT32 trans_id, UINT16 conn_id, UINT8 app_id, in Battery_Rsp() 583 void Battery_Notify (UINT16 conn_id, UINT8 app_id, BD_ADDR remote_bda, UINT8 battery_level) in Battery_Notify()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/ |
D | btc_storage.c | 267 … uint8_t app_id, uint16_t vendor_id, uint16_t product_id, uint16_t version, in btc_storage_add_hid_device_info() 323 uint8_t app_id = (uint8_t)value; in btc_storage_load_bonded_hid_info() local
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/battery/include/ |
D | srvc_battery_int.h | 34 UINT8 app_id; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | bta_ag_co.c | 357 void bta_ag_sco_audio_state(UINT16 handle, UINT8 app_id, UINT8 state, tBTA_AG_PEER_CODEC codec) in bta_ag_sco_audio_state() 383 …YPE bta_ag_sco_co_init(UINT32 rx_bw, UINT32 tx_bw, tBTA_HFP_CODEC_INFO *p_codec_info, UINT8 app_id) in bta_ag_sco_co_init()
|
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/ |
D | simple_ble.c | 258 uint16_t app_id = 0x55; in simple_ble_start() local
|
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/include/ |
D | bluedroid_gatts.h | 54 uint16_t app_id; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_api.c | 112 char * p_service_names[], UINT8 app_id) in BTA_AgRegister()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/ |
D | gattc_gatts_coex.c | 69 uint16_t app_id; member 84 uint16_t app_id; member
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/main/ |
D | gattc_demo.c | 82 uint16_t app_id; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/ |
D | bta_av_main.c | 876 static void bta_av_sys_rs_cback (tBTA_SYS_CONN_STATUS status, UINT8 id, UINT8 app_id, BD_ADDR peer_… in bta_av_sys_rs_cback() 952 app_id, BD_ADDR peer_addr) in bta_av_sco_chg_cback()
|
D | bta_av_api.c | 108 void BTA_AvRegister(tBTA_AV_CHNL chnl, const char *p_service_name, UINT8 app_id, in BTA_AvRegister()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/include/ |
D | wx_airsync_prf.h | 75 UINT8 app_id; member
|
D | button_pro.h | 84 uint8_t app_id; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_utils.c | 185 UINT8 app_id) in bta_hh_add_device_to_list()
|
D | bta_hh_api.c | 346 UINT8 app_id, tBTA_HH_DEV_DSCP_INFO dscp_info) in BTA_HhAddDev()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/ |
D | example_ble_sec_gattc_demo.c | 74 uint16_t app_id; member
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/ |
D | ble50_sec_gattc_demo.c | 107 uint16_t app_id; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_main.c | 337 UINT8 app_id, BD_ADDR peer_addr) in bta_hf_client_collision_cback()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/main/ |
D | example_ble_client_throughput.c | 106 uint16_t app_id; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | bta_hf_client_co.c | 122 tBTA_HFP_CODEC_INFO *p_codec_info, UINT8 app_id) in bta_hf_client_sco_co_init()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/ |
D | example_ble_sec_gatts_demo.c | 83 uint16_t app_id; member
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/ |
D | ble50_sec_gatts_demo.c | 65 uint16_t app_id; member
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/ |
D | gatts_table_creat_demo.c | 138 uint16_t app_id; member
|