Searched full:peripheral_gatt_write (Results 1 – 9 of 9) sorted by relevance
9 extern uint32_t peripheral_gatt_write(uint32_t count);13 (void)peripheral_gatt_write(0U); in main()
52 uint32_t peripheral_gatt_write(uint32_t count) in peripheral_gatt_write() function
12 ${ZEPHYR_BASE}/samples/bluetooth/peripheral_gatt_write/src/peripheral_gatt_write.c
4 sample.bluetooth.peripheral_gatt_write:
6 project(peripheral_gatt_write) project
23 This sample can be found under :zephyr_file:`samples/bluetooth/peripheral_gatt_write`
47 extern uint32_t peripheral_gatt_write(uint32_t count);86 write_rate = peripheral_gatt_write(COUNT); in test_peripheral_main()
15 * Measurements based on central_gatt_write and peripheral_gatt_write sample on
145 /* Globals, reused by central_gatt_write and peripheral_gatt_write samples */