Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c50 static void indicate_destroy(struct bt_gatt_indicate_params *params) in indicate_destroy() function
127 ind_params.destroy = indicate_destroy; in hts_indicate()
/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c90 static void indicate_destroy(struct bt_gatt_indicate_params *params) in indicate_destroy() function
467 ind_params.destroy = indicate_destroy; in main()