Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h671 #define BT_GATT_CCC_INITIALIZER(_changed, _write, _match) \ argument
674 .cfg_changed = _changed, \
700 #define BT_GATT_CCC(_changed, _perm) \ argument
702 {BT_GATT_CCC_INITIALIZER(_changed, NULL, NULL)}), _perm)

Completed in 4 milliseconds