Home
last modified time | relevance | path

Searched refs:ble_gatt_chr_def (Results 1 – 10 of 10) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_gatt.h531 struct ble_gatt_chr_def { struct
593 const struct ble_gatt_chr_def *characteristics;
654 const struct ble_gatt_chr_def *chr;
706 const struct ble_gatt_chr_def *chr_def;
730 const struct ble_gatt_chr_def *chr_def;
/device/soc/winnermicro/hals/communication/bt_lite/ble/source/
Dnble_server.c273 struct ble_gatt_chr_def *gatt_chr_array = NULL; in ble_server_alloc()
312 …gatt_chr_array = (struct ble_gatt_chr_def *)tls_mem_alloc((1 + char_counter) * sizeof(struct ble_g… in ble_server_alloc()
314 …s(gatt_chr_array, sizeof(gatt_chr_array), 0, (1 + char_counter) * sizeof(struct ble_gatt_chr_def)); in ble_server_alloc()
406 struct ble_gatt_chr_def *chr_array = NULL; in ble_server_free()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gatts.c131 static uint16_t ble_gatts_chr_clt_cfg_allowed(const struct ble_gatt_chr_def *chr) in ble_gatts_chr_clt_cfg_allowed()
187 static uint8_t ble_gatts_chr_properties(const struct ble_gatt_chr_def *chr) in ble_gatts_chr_properties()
232 const struct ble_gatt_chr_def *chr; in ble_gatts_chr_def_access()
254 static int ble_gatts_chr_is_sane(const struct ble_gatt_chr_def *chr) in ble_gatts_chr_is_sane()
395 const struct ble_gatt_chr_def *chr_def; in ble_gatts_chr_val_access()
517 const struct ble_gatt_chr_def *chr, in ble_gatts_register_dsc()
756 const struct ble_gatt_chr_def *chr, in ble_gatts_register_chr()
918 const struct ble_gatt_chr_def *chr; in ble_gatts_register_svc()
1121 struct ble_gatt_chr_def *chr; in ble_gatts_start()
1923 const struct ble_gatt_chr_def *chr; in ble_gatts_count_resources()
Dble_gatts_lcl.c100 const struct ble_gatt_chr_def *chr; in ble_gatt_show_local_chr()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/services/gatt/src/
Dble_svc_gatt.c38 .characteristics = (struct ble_gatt_chr_def[])
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/services/bas/src/
Dble_svc_bas.c46 .characteristics = (struct ble_gatt_chr_def[])
/device/soc/esp/esp32/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c50 .characteristics = (struct ble_gatt_chr_def[])
190 const struct ble_gatt_chr_def *chr; in init_gatt_values()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/services/dis/src/
Dble_svc_dis.c54 .characteristics = (struct ble_gatt_chr_def[])
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/services/gap/src/
Dble_svc_gap.c52 .characteristics = (struct ble_gatt_chr_def[])
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dproxy.c1374 .characteristics = (struct ble_gatt_chr_def[])
1390 .characteristics = (struct ble_gatt_chr_def[])