Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gatt.h49 #define BLE_GATT_CHR_PROP_READ 0x02 macro
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gatts.c201 properties |= BLE_GATT_CHR_PROP_READ; in ble_gatts_chr_properties()