Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c292 static const uint8_t char_prop_read_notify = ESP_GATT_CHAR_PROP_BIT_READ|ESP_GATT_CHAR_PROP_BIT_NOT… variable
312 … CHAR_DECLARATION_SIZE,CHAR_DECLARATION_SIZE, (uint8_t *)&char_prop_read_notify}},
395 … (uint8_t *)&char_prop_read_notify}},
415 … (uint8_t *)&char_prop_read_notify}},
465 … (uint8_t *)&char_prop_read_notify}},
486 … (uint8_t *)&char_prop_read_notify}},
513 … (uint8_t *)&char_prop_read_notify}},
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c139 static const uint8_t char_prop_read_notify = ESP_GATT_CHAR_PROP_BIT_READ|ESP_GATT_CHAR_PROP_BIT_NOT… variable
192 CHAR_DECLARATION_SIZE,CHAR_DECLARATION_SIZE, (uint8_t *)&char_prop_read_notify}},
217 CHAR_DECLARATION_SIZE,CHAR_DECLARATION_SIZE, (uint8_t *)&char_prop_read_notify}},