Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/ans/include/services/ans/
H A Dble_svc_ans.h32 #define BLE_SVC_ANS_CHR_UUID16_UNR_ALERT_STAT 0x2a45 macro
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/ans/src/
H A Dble_svc_ans.c118 .uuid = BLE_UUID16_DECLARE(BLE_SVC_ANS_CHR_UUID16_UNR_ALERT_STAT),
194 case BLE_SVC_ANS_CHR_UUID16_UNR_ALERT_STAT: in ble_svc_ans_access()