Searched refs:peripheral_gatt_write (Results 1 – 5 of 5) 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
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`
Completed in 9 milliseconds