Home
last modified time | relevance | path

Searched defs:chr (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/nimble/ble_spp/spp_client/main/
Dpeer.c74 peer_dsc_find_prev(const struct peer_chr *chr, uint16_t dsc_handle) in peer_dsc_find_prev()
92 peer_dsc_find(const struct peer_chr *chr, uint16_t dsc_handle, in peer_dsc_find()
122 struct peer_chr *chr; in peer_dsc_add() local
169 struct peer_chr *chr; in peer_disc_dscs() local
242 chr_end_handle(const struct peer_svc *svc, const struct peer_chr *chr) in chr_end_handle()
255 chr_is_empty(const struct peer_svc *svc, const struct peer_chr *chr) in chr_is_empty()
264 struct peer_chr *chr; in peer_chr_find_prev() local
283 struct peer_chr *chr; in peer_chr_find() local
303 peer_chr_delete(struct peer_chr *chr) in peer_chr_delete()
320 struct peer_chr *chr; in peer_chr_add() local
[all …]
Dble_spp_client.h45 struct ble_gatt_chr chr; member
Dmain.c38 const struct peer_chr *chr; in ble_spp_client_set_handles() local
/hal_espressif-3.6.0/examples/bluetooth/nimble/blecent/main/
Dpeer.c87 peer_dsc_find_prev(const struct peer_chr *chr, uint16_t dsc_handle) in peer_dsc_find_prev()
105 peer_dsc_find(const struct peer_chr *chr, uint16_t dsc_handle, in peer_dsc_find()
135 struct peer_chr *chr; in peer_dsc_add() local
182 struct peer_chr *chr; in peer_disc_dscs() local
255 chr_end_handle(const struct peer_svc *svc, const struct peer_chr *chr) in chr_end_handle()
268 chr_is_empty(const struct peer_svc *svc, const struct peer_chr *chr) in chr_is_empty()
277 struct peer_chr *chr; in peer_chr_find_prev() local
296 struct peer_chr *chr; in peer_chr_find() local
316 peer_chr_delete(struct peer_chr *chr) in peer_chr_delete()
333 struct peer_chr *chr; in peer_chr_add() local
[all …]
Dmain.c125 const struct peer_chr *chr; in blecent_on_read() local
170 const struct peer_chr *chr; in blecent_read_write_subscribe() local
Dblecent.h58 struct ble_gatt_chr chr; member
/hal_espressif-3.6.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/main/
Dpeer.c74 peer_dsc_find_prev(const struct peer_chr *chr, uint16_t dsc_handle) in peer_dsc_find_prev()
92 peer_dsc_find(const struct peer_chr *chr, uint16_t dsc_handle, in peer_dsc_find()
122 struct peer_chr *chr; in peer_dsc_add() local
169 struct peer_chr *chr; in peer_disc_dscs() local
242 chr_end_handle(const struct peer_svc *svc, const struct peer_chr *chr) in chr_end_handle()
255 chr_is_empty(const struct peer_svc *svc, const struct peer_chr *chr) in chr_is_empty()
264 struct peer_chr *chr; in peer_chr_find_prev() local
283 struct peer_chr *chr; in peer_chr_find() local
303 peer_chr_delete(struct peer_chr *chr) in peer_chr_delete()
320 struct peer_chr *chr; in peer_chr_add() local
[all …]
Dgattc.h47 struct ble_gatt_chr chr; member
Dmain.c215 const struct peer_chr *chr; in throughput_task() local
/hal_espressif-3.6.0/tools/kconfig/
Dzconf.l71 static void warn_ignored_character(char chr) in warn_ignored_character()
/hal_espressif-3.6.0/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c190 const struct ble_gatt_chr_def *chr; in init_gatt_values() local
/hal_espressif-3.6.0/components/fatfs/src/
Dff.c693 static int chk_chr (const char* str, int chr) /* NZ:contained, ZR:not contained */ in chk_chr()
819 DWORD chr, /* UTF-16 encoded character (Double encoding unit char if >=0x10000) */ in put_utf()
2087 WCHAR chr; local
2755 DWORD chr; local
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c253 const struct ble_gatt_chr *chr, void *arg) in chr_disced()