/hal_espressif-3.6.0/examples/bluetooth/nimble/ble_spp/spp_client/main/ |
D | peer.c | 74 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 …]
|
D | ble_spp_client.h | 45 struct ble_gatt_chr chr; member
|
D | main.c | 38 const struct peer_chr *chr; in ble_spp_client_set_handles() local
|
/hal_espressif-3.6.0/examples/bluetooth/nimble/blecent/main/ |
D | peer.c | 87 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 …]
|
D | main.c | 125 const struct peer_chr *chr; in blecent_on_read() local 170 const struct peer_chr *chr; in blecent_read_write_subscribe() local
|
D | blecent.h | 58 struct ble_gatt_chr chr; member
|
/hal_espressif-3.6.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/main/ |
D | peer.c | 74 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 …]
|
D | gattc.h | 47 struct ble_gatt_chr chr; member
|
D | main.c | 215 const struct peer_chr *chr; in throughput_task() local
|
/hal_espressif-3.6.0/tools/kconfig/ |
D | zconf.l | 71 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/ |
D | esp_blufi.c | 190 const struct ble_gatt_chr_def *chr; in init_gatt_values() local
|
/hal_espressif-3.6.0/components/fatfs/src/ |
D | ff.c | 693 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/ |
D | mesh_bearer_adapt.c | 253 const struct ble_gatt_chr *chr, void *arg) in chr_disced()
|