Home
last modified time | relevance | path

Searched refs:gatt_chr (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/examples/bluetooth/nimble/ble_spp/spp_client/main/
Dpeer.c317 const struct ble_gatt_chr *gatt_chr) in peer_chr_add() argument
332 chr = peer_chr_find(svc, gatt_chr->def_handle, &prev); in peer_chr_add()
345 chr->chr = *gatt_chr; in peer_chr_add()
/hal_espressif-3.5.0/examples/bluetooth/nimble/blecent/main/
Dpeer.c330 const struct ble_gatt_chr *gatt_chr) in peer_chr_add() argument
345 chr = peer_chr_find(svc, gatt_chr->def_handle, &prev); in peer_chr_add()
358 chr->chr = *gatt_chr; in peer_chr_add()
/hal_espressif-3.5.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/main/
Dpeer.c317 const struct ble_gatt_chr *gatt_chr) in peer_chr_add() argument
332 chr = peer_chr_find(svc, gatt_chr->def_handle, &prev); in peer_chr_add()
345 chr->chr = *gatt_chr; in peer_chr_add()