Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h310 bool _auto_assigned_handle: 1; member
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c1263 attrs->_auto_assigned_handle = 0; in gatt_register()
1267 attrs->_auto_assigned_handle = 1; in gatt_register()
1687 if (attr->_auto_assigned_handle) { in gatt_unregister()
1689 attr->_auto_assigned_handle = 0; in gatt_unregister()