Home
last modified time | relevance | path

Searched refs:btc_profile_cb_get (Results 1 – 25 of 31) sorted by relevance

12

/hal_espressif-latest/components/bt/common/btc/include/btc/
Dbtc_manage.h21 void *btc_profile_cb_get(btc_pid_t profile_id);
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_manage.c37 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/
Dbtc_ble_mesh_ble.c77 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()
Dbtc_ble_mesh_time_scene_model.c22 (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()
Dbtc_ble_mesh_health_model.c23 (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()
Dbtc_ble_mesh_lighting_model.c22 (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()
Dbtc_ble_mesh_config_model.c23 (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()
Dbtc_ble_mesh_generic_model.c22 (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()
Dbtc_ble_mesh_sensor_model.c22 (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()
Dbtc_ble_mesh_prov.c87 (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/
Dbtc_a2dp_control.c36 esp_a2d_cb_t btc_a2d_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_a2d_cb_to_app()
Dbtc_a2dp_sink.c159 esp_a2d_cb_t btc_aa_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_a2d_cb_to_app()
Dbtc_a2dp_source.c219 esp_a2d_cb_t btc_aa_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_aa_cb_to_app()
Dbtc_av.c176 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/
Desp_gatts_api.c34 return (esp_gatts_cb_t) btc_profile_cb_get(BTC_PID_GATTS); in esp_ble_gatts_get_callback()
Desp_gattc_api.c34 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/
Dbtc_avrc.c259 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/
Dbtc_hf_client.c106 …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/
Dbtc_hd.c80 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/
Dblufi_prf.c39 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/
Dbtc_gap_bt.c37 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/
Dbtc_dm.c734 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/
Dbtc_gattc.c24 esp_gattc_cb_t btc_gattc_cb = (esp_gattc_cb_t )btc_profile_cb_get(BTC_PID_GATTC); in btc_gattc_cb_to_app()
Dbtc_gatts.c38 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/
Dbtc_l2cap.c295 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()

12