Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dgatt.h1904 int bt_gatt_resubscribe(uint8_t id, const bt_addr_le_t *peer,
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Dgatt.c646 err = bt_gatt_resubscribe(selected_id, &addr, &subscribe_params); in cmd_resubscribe()
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c5308 int bt_gatt_resubscribe(uint8_t id, const bt_addr_le_t *peer, in bt_gatt_resubscribe() function
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-2.4.rst690 stack prior to reconnection (``bt_gatt_resubscribe``).