Home
last modified time | relevance | path

Searched defs:gatts_profile_inst (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.4.0/examples/system/ota/advanced_https_ota/main/ble_helper/include/
Dbluedroid_gatts.h51 struct gatts_profile_inst { struct
52 esp_gatts_cb_t gatts_cb;
53 uint16_t gatts_if;
54 uint16_t app_id;
55 uint16_t conn_id;
56 uint16_t service_handle;
57 esp_gatt_srvc_id_t service_id;
58 uint16_t char_handle;
59 esp_bt_uuid_t char_uuid;
60 esp_gatt_perm_t perm;
[all …]
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c62 struct gatts_profile_inst { struct
81 static struct gatts_profile_inst heart_rate_profile_tab[HEART_PROFILE_NUM] = { argument
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c80 struct gatts_profile_inst { struct
99 static struct gatts_profile_inst heart_rate_profile_tab[HEART_PROFILE_NUM] = { argument
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c135 struct gatts_profile_inst { struct
154 static struct gatts_profile_inst heart_rate_profile_tab[PROFILE_NUM] = { argument
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c147 struct gatts_profile_inst { struct
163 static struct gatts_profile_inst gl_profile_tab[PROFILE_NUM] = { argument
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c104 struct gatts_profile_inst { struct
120 static struct gatts_profile_inst gl_profile_tab[PROFILE_NUM] = { argument
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c169 struct gatts_profile_inst { struct
185 static struct gatts_profile_inst gl_profile_tab[PROFILE_NUM] = { argument
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c143 struct gatts_profile_inst { struct
162 static struct gatts_profile_inst heart_rate_profile_tab[PROFILE_NUM] = { argument
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c83 struct gatts_profile_inst { struct
84 esp_gatts_cb_t gatts_cb;
85 uint16_t gatts_if;
86 uint16_t app_id;
87 uint16_t conn_id;
88 uint16_t service_handle;
89 esp_gatt_srvc_id_t service_id;
90 uint16_t char_handle;
91 esp_bt_uuid_t char_uuid;
92 esp_gatt_perm_t perm;
[all …]
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c66 struct gatts_profile_inst { struct
67 esp_gatts_cb_t gatts_cb;
68 uint16_t gatts_if;
69 uint16_t app_id;
70 uint16_t conn_id;
71 uint16_t service_handle;
72 esp_gatt_srvc_id_t service_id;
73 uint16_t char_handle;
74 esp_bt_uuid_t char_uuid;
75 esp_gatt_perm_t perm;
[all …]
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c206 struct gatts_profile_inst { struct
207 esp_gatts_cb_t gatts_cb;
208 uint16_t gatts_if;
209 uint16_t app_id;
210 uint16_t conn_id;