Searched refs:char_prop_notify (Results 1 – 4 of 4) sorted by relevance
119 static const uint8_t char_prop_notify = ESP_GATT_CHAR_PROP_BIT_NOTIFY; variable148 CHAR_DECLARATION_SIZE,CHAR_DECLARATION_SIZE, (uint8_t *)&char_prop_notify}},
179 static const uint8_t char_prop_notify = ESP_GATT_CHAR_PROP_BIT_NOTIFY; variable229 CHAR_DECLARATION_SIZE, CHAR_DECLARATION_SIZE, (uint8_t *)&char_prop_notify}},
288 static const uint8_t char_prop_notify = ESP_GATT_CHAR_PROP_BIT_NOTIFY; variable
394 … Some attributes also have the *NOTIFY* property which is set by ``&char_prop_notify``. The comple…408 CHAR_DECLARATION_SIZE,CHAR_DECLARATION_SIZE, (uint8_t *)&char_prop_notify}},