Searched defs:gatts_profile_inst (Results 1 – 11 of 11) sorted by relevance
51 struct gatts_profile_inst { struct52 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 …]
62 struct gatts_profile_inst { struct81 static struct gatts_profile_inst heart_rate_profile_tab[HEART_PROFILE_NUM] = { argument
80 struct gatts_profile_inst { struct99 static struct gatts_profile_inst heart_rate_profile_tab[HEART_PROFILE_NUM] = { argument
135 struct gatts_profile_inst { struct154 static struct gatts_profile_inst heart_rate_profile_tab[PROFILE_NUM] = { argument
147 struct gatts_profile_inst { struct163 static struct gatts_profile_inst gl_profile_tab[PROFILE_NUM] = { argument
104 struct gatts_profile_inst { struct120 static struct gatts_profile_inst gl_profile_tab[PROFILE_NUM] = { argument
169 struct gatts_profile_inst { struct185 static struct gatts_profile_inst gl_profile_tab[PROFILE_NUM] = { argument
143 struct gatts_profile_inst { struct162 static struct gatts_profile_inst heart_rate_profile_tab[PROFILE_NUM] = { argument
83 struct gatts_profile_inst { struct84 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 …]
66 struct gatts_profile_inst { struct67 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 …]
206 struct gatts_profile_inst { struct207 esp_gatts_cb_t gatts_cb;208 uint16_t gatts_if;209 uint16_t app_id;210 uint16_t conn_id;