/hal_espressif-latest/components/bt/common/btc/include/btc/ |
D | btc_manage.h | 21 void *btc_profile_cb_get(btc_pid_t profile_id);
|
/hal_espressif-latest/components/bt/common/btc/core/ |
D | btc_manage.c | 37 void *btc_profile_cb_get(btc_pid_t profile_id) in btc_profile_cb_get() function
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_ble.c | 77 if (!btc_profile_cb_get(BTC_PID_BLE_MESH_BLE_COEX)) { in btc_ble_mesh_ble_callback() 169 (esp_ble_mesh_ble_cb_t)btc_profile_cb_get(BTC_PID_BLE_MESH_BLE_COEX); in btc_ble_mesh_ble_cb_to_app()
|
D | btc_ble_mesh_time_scene_model.c | 22 (esp_ble_mesh_time_scene_client_cb_t)btc_profile_cb_get(BTC_PID_TIME_SCENE_CLIENT); in btc_ble_mesh_time_scene_client_cb_to_app() 209 if (!btc_profile_cb_get(BTC_PID_TIME_SCENE_CLIENT)) { in btc_ble_mesh_time_scene_client_callback() 383 (esp_ble_mesh_time_scene_server_cb_t)btc_profile_cb_get(BTC_PID_TIME_SCENE_SERVER); in btc_ble_mesh_time_scene_server_cb_to_app() 396 if (!btc_profile_cb_get(BTC_PID_TIME_SCENE_SERVER)) { in btc_ble_mesh_time_scene_server_callback()
|
D | btc_ble_mesh_health_model.c | 23 (esp_ble_mesh_health_client_cb_t)btc_profile_cb_get(BTC_PID_HEALTH_CLIENT); in btc_ble_mesh_health_client_cb_to_app() 226 if (!btc_profile_cb_get(BTC_PID_HEALTH_CLIENT)) { in btc_ble_mesh_health_client_callback() 464 (esp_ble_mesh_health_server_cb_t)btc_profile_cb_get(BTC_PID_HEALTH_SERVER); in btc_ble_mesh_health_server_cb_to_app() 537 if (!btc_profile_cb_get(BTC_PID_HEALTH_SERVER)) { in btc_ble_mesh_health_server_callback()
|
D | btc_ble_mesh_lighting_model.c | 22 (esp_ble_mesh_light_client_cb_t)btc_profile_cb_get(BTC_PID_LIGHTING_CLIENT); in btc_ble_mesh_lighting_client_cb_to_app() 207 if (!btc_profile_cb_get(BTC_PID_LIGHTING_CLIENT)) { in btc_ble_mesh_lighting_client_callback() 381 (esp_ble_mesh_lighting_server_cb_t)btc_profile_cb_get(BTC_PID_LIGHTING_SERVER); in btc_ble_mesh_lighting_server_cb_to_app() 492 if (!btc_profile_cb_get(BTC_PID_LIGHTING_SERVER)) { in btc_ble_mesh_lighting_server_callback()
|
D | btc_ble_mesh_config_model.c | 23 (esp_ble_mesh_cfg_client_cb_t)btc_profile_cb_get(BTC_PID_CONFIG_CLIENT); in btc_ble_mesh_config_client_cb_to_app() 293 if (!btc_profile_cb_get(BTC_PID_CONFIG_CLIENT)) { in btc_ble_mesh_config_client_callback() 684 (esp_ble_mesh_cfg_server_cb_t)btc_profile_cb_get(BTC_PID_CONFIG_SERVER); in btc_ble_mesh_config_server_cb_to_app() 697 if (!btc_profile_cb_get(BTC_PID_CONFIG_SERVER)) { in btc_ble_mesh_config_server_callback()
|
D | btc_ble_mesh_generic_model.c | 22 (esp_ble_mesh_generic_client_cb_t)btc_profile_cb_get(BTC_PID_GENERIC_CLIENT); in btc_ble_mesh_generic_client_cb_to_app() 363 if (!btc_profile_cb_get(BTC_PID_GENERIC_CLIENT)) { in btc_ble_mesh_generic_client_callback() 537 (esp_ble_mesh_generic_server_cb_t)btc_profile_cb_get(BTC_PID_GENERIC_SERVER); in btc_ble_mesh_generic_server_cb_to_app() 680 if (!btc_profile_cb_get(BTC_PID_GENERIC_SERVER)) { in btc_ble_mesh_generic_server_callback()
|
D | btc_ble_mesh_sensor_model.c | 22 (esp_ble_mesh_sensor_client_cb_t)btc_profile_cb_get(BTC_PID_SENSOR_CLIENT); in btc_ble_mesh_sensor_client_cb_to_app() 445 if (!btc_profile_cb_get(BTC_PID_SENSOR_CLIENT)) { in btc_ble_mesh_sensor_client_callback() 619 (esp_ble_mesh_sensor_server_cb_t)btc_profile_cb_get(BTC_PID_SENSOR_SERVER); in btc_ble_mesh_sensor_server_cb_to_app() 812 if (!btc_profile_cb_get(BTC_PID_SENSOR_SERVER)) { in btc_ble_mesh_sensor_server_callback()
|
D | btc_ble_mesh_prov.c | 87 (esp_ble_mesh_prov_cb_t)btc_profile_cb_get(BTC_PID_PROV); in btc_ble_mesh_prov_cb_to_app() 99 (esp_ble_mesh_model_cb_t)btc_profile_cb_get(BTC_PID_MODEL); in btc_ble_mesh_model_cb_to_app() 388 if (!btc_profile_cb_get(BTC_PID_MODEL)) { in btc_ble_mesh_model_callback() 548 if (!btc_profile_cb_get(BTC_PID_PROV)) { in btc_ble_mesh_prov_callback()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | btc_a2dp_control.c | 36 esp_a2d_cb_t btc_a2d_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_a2d_cb_to_app()
|
D | btc_a2dp_sink.c | 159 esp_a2d_cb_t btc_aa_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_a2d_cb_to_app()
|
D | btc_a2dp_source.c | 219 esp_a2d_cb_t btc_aa_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_aa_cb_to_app()
|
D | btc_av.c | 176 esp_a2d_cb_t btc_a2d_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_a2d_cb_to_app()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_gatts_api.c | 34 return (esp_gatts_cb_t) btc_profile_cb_get(BTC_PID_GATTS); in esp_ble_gatts_get_callback()
|
D | esp_gattc_api.c | 34 return (esp_gattc_cb_t) btc_profile_cb_get(BTC_PID_GATTC); in esp_ble_gattc_get_callback()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/ |
D | btc_avrc.c | 259 esp_avrc_ct_cb_t btc_avrc_ct_cb = (esp_avrc_ct_cb_t)btc_profile_cb_get(BTC_PID_AVRC_CT); in btc_avrc_ct_cb_to_app() 271 esp_avrc_tg_cb_t btc_avrc_tg_cb = (esp_avrc_tg_cb_t)btc_profile_cb_get(BTC_PID_AVRC_TG); in btc_avrc_tg_cb_to_app()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | btc_hf_client.c | 106 …esp_hf_client_cb_t btc_hf_client_callback = (esp_hf_client_cb_t)btc_profile_cb_get(BTC_PID_HF_CLIE… in btc_hf_client_cb_to_app()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/ |
D | btc_hd.c | 80 esp_hd_cb_t btc_hd_cb = (esp_hd_cb_t)btc_profile_cb_get(BTC_PID_HD); in btc_hd_cb_to_app()
|
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/ |
D | blufi_prf.c | 39 esp_blufi_event_cb_t btc_blufi_cb = (esp_blufi_event_cb_t)btc_profile_cb_get(BTC_PID_BLUFI); in btc_blufi_cb_to_app()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_bt.c | 37 esp_bt_gap_cb_t cb = (esp_bt_gap_cb_t)btc_profile_cb_get(BTC_PID_GAP_BT); in btc_gap_bt_cb_to_app()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/ |
D | btc_dm.c | 734 esp_bt_gap_cb_t cb = (esp_bt_gap_cb_t)btc_profile_cb_get(BTC_PID_GAP_BT); in btc_dm_acl_link_stat()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gattc.c | 24 esp_gattc_cb_t btc_gattc_cb = (esp_gattc_cb_t )btc_profile_cb_get(BTC_PID_GATTC); in btc_gattc_cb_to_app()
|
D | btc_gatts.c | 38 esp_gatts_cb_t btc_gatts_cb = (esp_gatts_cb_t)btc_profile_cb_get(BTC_PID_GATTS); in btc_gatts_cb_to_app()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/ |
D | btc_l2cap.c | 295 esp_bt_l2cap_cb_t btc_l2cap_cb = (esp_bt_l2cap_cb_t)btc_profile_cb_get(BTC_PID_L2CAP); in btc_l2cap_cb_to_app()
|