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.h303 bool _auto_assigned_handle: 1; member
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c1272 attrs->_auto_assigned_handle = 0; in gatt_register()
1276 attrs->_auto_assigned_handle = 1; in gatt_register()
1696 if (attr->_auto_assigned_handle) { in gatt_unregister()
1698 attr->_auto_assigned_handle = 0; in gatt_unregister()