Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/samples/battery_service/src/
Dperipheral_test.c128 void update_bas_char_work_handler(struct k_work *work) in update_bas_char_work_handler() function
155 k_work_init_delayable(&update_bas_char_work, update_bas_char_work_handler); in test_bas_peripheral_main()