Jump to main content
MPLAB Harmony Wireless BLE
MPLAB Harmony Wireless BLE
Product Pages
PIC32CX-BZ2 WBZ450 WBZ451 PIC32CX-BZ3 WBZ350 WBZ351
  1. Home
  2. 1 BLE Software

  3. 1.2 Wireless BLE v1.2

  4. 1.2.2 BLE Software API

  5. 1.2.2.3 BLE Profile

  6. 1.2.2.3.5 Proximity Profile (PXP)

  7. 1.2.2.3.5.2 Proximity Profile Reporter Role

  8. 1.2.2.3.5.2.3 Structures

  9. 1.2.2.3.5.2.3.3 BLE_PXPR_EvtAlertLevelWriteInd_T

  • 1 BLE Software

    • 1.1 Wireless BLE v1.3
    • 1.2 Wireless BLE v1.2

      • 1.2.1 BLE Software Specification

      • 1.2.2 BLE Software API

        • 1.2.2.1 BLE Stack

        • 1.2.2.2 BLE Middleware

        • 1.2.2.3 BLE Profile

          • 1.2.2.3.1 Apple Notification Center Service (ANCS)

          • 1.2.2.3.2 Alert Notification Profile (ANP)

          • 1.2.2.3.3 HID Over GATT Profile

          • 1.2.2.3.4 Microchip Over The Air (OTA) Profile

          • 1.2.2.3.5 Proximity Profile (PXP)

            • 1.2.2.3.5.1 Proximity Profile Monitor Role

            • 1.2.2.3.5.2 Proximity Profile Reporter Role

              • 1.2.2.3.5.2.1 Defines

              • 1.2.2.3.5.2.2 Enums

              • 1.2.2.3.5.2.3 Structures

                • 1.2.2.3.5.2.3.1 BLE_PXPR_EventField_T
                • 1.2.2.3.5.2.3.2 BLE_PXPR_EventCb_T
                • 1.2.2.3.5.2.3.3 BLE_PXPR_EvtAlertLevelWriteInd_T
                • 1.2.2.3.5.2.3.4 BLE_PXPR_Event_T
              • 1.2.2.3.5.2.4 Functions

          • 1.2.2.3.6 Transparent Credit Based Profile (TRCBP)

          • 1.2.2.3.7 Transparent Profile (TRP)

  • 2 BLE Document

  • Microchip Information

BLE_PXPR_EvtAlertLevelWriteInd_T

C

typedef struct BLE_PXPR_EvtAlertLevelWriteInd_T
{
    uint16_t                            connHandle;
    BLE_PXPR_AlertLevel_T               alertLevel;
} BLE_PXPR_EvtAlertLevelWriteInd_T;

Description

Data structure for BLE_PXPR_EVT_LLS_ALERT_LEVEL_WRITE_IND, BLE_PXPR_EVT_IAS_ALERT_LEVEL_WRITE_IND event.

Field Documentation

FieldDescription
connHandleThe connection handle to request writing alert level.
alertLevelThe level that the request wants to write. See BLE_PXPR_AlertLevel_T for the detail.
On this page
  • C
  • Description
  • Field Documentation
Microchip Facebook
Microchip LinkedIn
Microchip Twitter
Microchip YouTube
Microchip Instagram
Microchip Weibo
Microchip Blog
Contact |
Legal |
Privacy Policy |
Cookies |
Careers

Stay on the leading edge with our blog

MicroSolutions

© Copyright 1998-2022 Microchip Technology Inc. All rights reserved.