|
#define | SNP_128BIT_UUID_SIZE 16 |
| 128 BIT UUID SIZE
|
|
#define | SNP_16BIT_UUID_SIZE 2 |
| 16 BIT UUID SIZE
|
|
#define | SNP_ADD_CHAR_DESC_DECL_REQ 0x83 |
| SNP Add Char Description Declaration request.
|
|
#define | SNP_ADD_CHAR_DESC_DECL_RSP 0x83 |
| SNP Add Char Description Declaration response.
|
|
#define | SNP_ADD_CHAR_VAL_DECL_REQ 0x82 |
| SNP Add Char Value Declaration request.
|
|
#define | SNP_ADD_CHAR_VAL_DECL_RSP 0x82 |
| SNP Add Char Value Declaration response.
|
|
#define | SNP_ADD_SERVICE_REQ 0x81 |
| SNP Add Service request.
|
|
#define | SNP_ADD_SERVICE_RSP 0x81 |
| SNP Add Service response.
|
|
#define | SNP_ADV_ENDED_EVT 0x0010 |
| SNP Advertising Ended Event.
|
|
#define | SNP_ADV_RESTART_ON_CONN_EST 0x01 |
| Advertising will continue with non-connectable advertising when connection is established. period and interval of advertising are different when the device is in a connection. see SNP_startAdv.
|
|
#define | SNP_ADV_RESTART_ON_CONN_TERM 0x02 |
| Advertising will start with connectable advertising when a connection is terminated.
|
|
#define | SNP_ADV_STARTED_EVT 0x0008 |
| SNP Advertising Started Event.
|
|
#define | SNP_ADV_STOP_ON_CONN 0x00 |
| Advertising is disabled during connection and will not start after.
|
|
#define | SNP_ADV_TYPE_CONN 0x00 |
| Connectable undirected advertisement.
|
|
#define | SNP_ADV_TYPE_NONCONN 0x03 |
| Non-Connectable undirected advertisement.
|
|
#define | SNP_ADV_TYPE_SCANABLE 0x02 |
| Scannable undirected advertisement.
|
|
#define | SNP_ALREADY_ADVERTISING 0x8A |
| SNP Already Advertising Status.
|
|
#define | SNP_ATT_MTU_EVT 0x0020 |
| SNP Attribute MTU Changed Event.
|
|
#define | SNP_AUTHENTICATION_EVT 0x0080 |
| SNP Authentication Event.
|
|
#define | SNP_CCCD_UPDATED_CNF 0x8B |
| SNP CCCD Updated Config request.
|
|
#define | SNP_CCCD_UPDATED_IND 0x8B |
| SNP CCCD Updated Config response.
|
|
#define | SNP_CHAR_MANAGED_BY_AP 0x00 |
| characteristic value management Management option (RFU)
|
|
#define | SNP_CHAR_MANAGED_BY_NP 0x01 |
| characteristic value management Management option (RFU)
|
|
#define | SNP_CHAR_READ_CNF 0x87 |
| SNP Read Char Configuration request.
|
|
#define | SNP_CHAR_READ_IND 0x87 |
| SNP Read Char Configuration response.
|
|
#define | SNP_CHAR_WRITE_CNF 0x88 |
| SNP Write Char Configuration.
|
|
#define | SNP_CHAR_WRITE_IND 0x88 |
| SNP Write Char Configuration.
|
|
#define | SNP_CMD1_HDR_MASK 0xC0 |
| CMD1 Header Mask Constant.
|
|
#define | SNP_CMD1_HDR_POS 0x6 |
| CMD1 Header Offset Constant.
|
|
#define | SNP_CMD1_ID_MASK 0x3F |
| CMD1 ID Mask Constant.
|
|
#define | SNP_CMD_ALREADY_IN_PROGRESS 0x85 |
| SNP Command Already in Progress Status.
|
|
#define | SNP_CMD_REJECTED 0x86 |
| SNP Command Rejected Status.
|
|
#define | SNP_CONN_ADV_DATA 0x02 |
| data buffer holding advertisement data that will be advertise if the device is in a connection
|
|
#define | SNP_CONN_EST_EVT 0x0001 |
| SNP Connection Established Event.
|
|
#define | SNP_CONN_INT_MAX 0x0C80 |
| maximal connection interval range: 4a
|
|
#define | SNP_CONN_INT_MIN 0x0006 |
| Connection Interval Range (in 1.25ms units, ranging from 7.5ms to 4s) More...
|
|
#define | SNP_CONN_PARAM_UPDATED_EVT 0x0004 |
| SNP Connection Parameters Updated Event.
|
|
#define | SNP_CONN_SL_MAX 0x01F3 |
| maximum slave latency value
|
|
#define | SNP_CONN_SL_MIN 0x0000 |
| Slave Latency Ranges. More...
|
|
#define | SNP_CONN_SUPERVISOR_TIMEOUT_MAX 0x0C80 |
| maximum supervision timeout, multiple of 10ms
|
|
#define | SNP_CONN_SUPERVISOR_TIMEOUT_MIN 0x000A |
| Supervisor Timeout Range (in 10ms units, ranging from 100ms to 32 seconds) More...
|
|
#define | SNP_CONN_TERM_EVT 0x0002 |
| SNP Connection Terminated Event.
|
|
#define | SNP_CT_CTRL_PKT_INST_PASS 0x28 |
| Control Packet Instance Passed.
|
|
#define | SNP_CT_CTRL_PKT_TO 0x22 |
| Control Packet Timeout.
|
|
#define | SNP_CT_HOST_REQ 0x16 |
| Host Requested.
|
|
#define | SNP_CT_LSTO_VIOLATION 0x3B |
| LSTO Violation.
|
|
#define | SNP_CT_MIC_FAILURE 0x3D |
| MIC Failure.
|
|
#define | SNP_CT_PEER_REQ 0x13 |
| Peer Requested.
|
|
#define | SNP_CT_SUPERVISOR_TO 0x08 |
| Supervisor timeout.
|
|
#define | SNP_DESC_HEADER_CCCD 0x04 |
| Descriptor Header for CCCD.
|
|
#define | SNP_DESC_HEADER_FORMAT 0x08 |
| Descriptor Header for Format.
|
|
#define | SNP_DESC_HEADER_GEN_LONG_UUID 0x02 |
| Descriptor Header for Generic Long UUID.
|
|
#define | SNP_DESC_HEADER_GEN_SHORT_UUID 0x01 |
| Descriptor Header for Generic Short UUID.
|
|
#define | SNP_DESC_HEADER_UNSUPPORTED_MASK 0x70 |
| Descriptor Header for Unsupported.
|
|
#define | SNP_DESC_HEADER_USER_DESC 0x80 |
| Descriptor Header for User Description.
|
|
#define | SNP_DEV_ALL_EVENT_MASK |
| this mask check that only meaningful event can be masked/send. More...
|
|
#define | SNP_DEVINFO_11073_CERT_DATA 7 |
| RW variable length.
|
|
#define | SNP_DEVINFO_FIRMWARE_REV 3 |
| RW uint8_t[SNP_DEVINFO_STRING_LEN].
|
|
#define | SNP_DEVINFO_HARDWARE_REV 4 |
| RW uint8_t[SNP_DEVINFO_STRING_LEN].
|
|
#define | SNP_DEVINFO_MANUFACTURER_NAME 6 |
| RW uint8_t[SNP_DEVINFO_STRING_LEN].
|
|
#define | SNP_DEVINFO_MODEL_NUMBER 1 |
| RW uint8_t[SNP_DEVINFO_STRING_LEN].
|
|
#define | SNP_DEVINFO_PNP_ID 8 |
| RW uint8_t[SNP_DEVINFO_PNP_ID_LEN].
|
|
#define | SNP_DEVINFO_PNP_ID_LEN 7 |
| PnP ID length.
|
|
#define | SNP_DEVINFO_SERIAL_NUMBER 2 |
| RW uint8_t[SNP_DEVINFO_STRING_LEN].
|
|
#define | SNP_DEVINFO_SOFTWARE_REV 5 |
| RW uint8_t[SNP_DEVINFO_STRING_LEN].
|
|
#define | SNP_DEVINFO_STRING_LEN 21 |
| default string length, including the null terminated char.
|
|
#define | SNP_DEVINFO_SYSTEM_ID 0 |
| RW uint8_t[SNP_DEVINFO_SYSTEM_ID_LEN].
|
|
#define | SNP_DEVINFO_SYSTEM_ID_LEN 8 |
| System ID length.
|
|
#define | SNP_DIS_SERV_ID 0x02 |
| Device Info Service.
|
|
#define | SNP_ERROR_EVT 0x8000 |
| SNP Error Event.
|
|
#define | SNP_EVENT_IND 0x05 |
| SNP Event Indication.
|
|
#define | SNP_FAILURE 0x83 |
| SNP Failure Status.
|
|
#define | SNP_FAILURE_NO_ATT_RSP 0x93 |
| SNP No Attribute Response Failure Status.
|
|
#define | SNP_FILTER_POLICY_ALL 0x00 |
| Allow Scan Request from Any, Allow Connect Request from Any (default).
|
|
#define | SNP_FILTER_POLICY_WHITE 0x03 |
| Allow Scan Request and Connect from White List Only.
|
|
#define | SNP_GAP_DEVICE_NAME_LEN 21 |
| GAP Device Name Length, excluding null-terminate character.
|
|
#define | SNP_GAP_PRIVACY_DISABLED 0x00 |
| Privacy Flag State Disabled.
|
|
#define | SNP_GAP_PRIVACY_ENABLED 0x01 |
| Privacy Flag State Enabled.
|
|
#define | SNP_GAP_TERM_CONN_DEFAULT 0x00 |
| Default disconnection, send BLE packet to tell the remote side to disconnect.
|
|
#define | SNP_GAP_TERM_CONN_IMMEDIATLY 0x01 |
| Abrupt disconnection, stop sending RF packets. The other side will timeout.
|
|
#define | SNP_GAPBOND_BONDING_ENABLED 0x02 |
| Toggle Bonding.
|
|
#define | SNP_GAPBOND_ERASE_ALLBONDS 0x03 |
| Erase all Bonds.
|
|
#define | SNP_GAPBOND_IO_CAPABILITIES 0x01 |
| IO Capabilities.
|
|
#define | SNP_GAPBOND_LRU_BOND_REPLACEMENT 0x04 |
| Overwrite Least Recently Used Bond when record is full.
|
|
#define | SNP_GAPBOND_PAIRING_MODE 0x00 |
| Behavior on connections.
|
|
#define | SNP_GAPBOND_PAIRING_STATE_BOND_SAVED 0x03 |
| Bonding record saved in NV.
|
|
#define | SNP_GAPBOND_PAIRING_STATE_BONDED 0x02 |
| Devices bonded.
|
|
#define | SNP_GAPBOND_PAIRING_STATE_COMPLETE 0x01 |
| Pairing complete.
|
|
#define | SNP_GATT_CHAR_MAX_LENGTH 512 |
| Maximum Length of the Characteristic Value Attribute.
|
|
#define | SNP_GATT_CLIENT_CFG_INDICATE 0x0002 |
| The Characteristic Value shall be indicated.
|
|
#define | SNP_GATT_CLIENT_CFG_NOTIFY 0x0001 |
| The Characteristic Value shall be notified.
|
|
#define | SNP_GATT_COLLISION 0x8E |
| SNP GATT Collision Status.
|
|
#define | SNP_GATT_PERM_RFU_MASK |
| mask for clearing RFU bits on the attribute permissions field More...
|
|
#define | SNP_GATT_PERMIT_AUTHEN_READ 0x04 |
| permission to authenticated read the attribute value
|
|
#define | SNP_GATT_PERMIT_AUTHEN_WRITE 0x08 |
| permission to authenticated write the attribute value
|
|
#define | SNP_GATT_PERMIT_ENCRYPT_READ 0x40 |
| permission to encrypted read the attribute value
|
|
#define | SNP_GATT_PERMIT_ENCRYPT_WRITE 0x80 |
| permission to encrypted write the attribute value
|
|
#define | SNP_GATT_PERMIT_READ 0x01 |
| For now, Only read and write permissions are allowed. permission to read the attribute value.
|
|
#define | SNP_GATT_PERMIT_WRITE 0x02 |
| permission to write the attribute value
|
|
#define | SNP_GATT_PROP_INDICATION 0x0020 |
| Indications.
|
|
#define | SNP_GATT_PROP_NOTIFICATION 0x0010 |
| Notifications.
|
|
#define | SNP_GATT_PROP_READ 0x0002 |
| Read.
|
|
#define | SNP_GATT_PROP_WRITE 0x0008 |
| Writes.
|
|
#define | SNP_GATT_PROP_WRITE_NORSP 0x0004 |
| Write without response.
|
|
#define | SNP_GET_ATTR_VALUE_REQ 0x85 |
| SNP Get attribute value request.
|
|
#define | SNP_GET_ATTR_VALUE_RSP 0x85 |
| SNP Get attribute value response.
|
|
#define | SNP_GET_GAP_PARAM_REQ 0x49 |
| SNP GAP Get Conn Parameters Request.
|
|
#define | SNP_GET_GAP_PARAM_RSP 0x49 |
| SNP GAP Get Parameter Response.
|
|
#define | SNP_GET_GATT_PARAM_REQ 0x8D |
| SNP Get GATT parameter request.
|
|
#define | SNP_GET_GATT_PARAM_RSP 0x8D |
| SNP Get GATT parameter response.
|
|
#define | SNP_GET_OPCODE_HDR_CMD1(cmd) (((cmd) & SNP_CMD1_HDR_MASK) >> SNP_CMD1_HDR_POS) |
| Macro to retrieve the HDR bitfield from CMD1.
|
|
#define | SNP_GET_OPCODE_ID_CMD1(cmd) ((cmd) & SNP_CMD1_ID_MASK) |
| Macro to retrieve the ID bitfield from CMD1.
|
|
#define | SNP_GET_RAND_REQ 0x07 |
| SNP Get Rand Request.
|
|
#define | SNP_GET_RAND_RSP 0x08 |
| SNP Get Rand Response.
|
|
#define | SNP_GET_REVISION_REQ 0x03 |
| SNP Get Revision Request.
|
|
#define | SNP_GET_REVISION_RSP 0x03 |
| SNP Get Revision Response.
|
|
#define | SNP_GET_STATUS_REQ 0x06 |
| SNP Get Status Request.
|
|
#define | SNP_GET_STATUS_RSP 0x06 |
| SNP Get Status Response.
|
|
#define | SNP_GGS_APPEARANCE_ATT 1 |
| RW uint16_t.
|
|
#define | SNP_GGS_DEVICE_NAME_ATT 0 |
| RW uint8_t[SNP_GAP_DEVICE_NAME_LEN].
|
|
#define | SNP_GGS_PERI_CONN_PARAM_ATT 4 |
| RW sizeof(snpGapPeriConnectParams_t)
|
|
#define | SNP_GGS_PERI_PRIVACY_FLAG_ATT 2 |
| RESERVED, DO NOT USE, need the stack to be build with GAP_PRIVACY and GAP_PRIVACY_RECONNECT RW uint8_t.
|
|
#define | SNP_GGS_PERI_PRIVACY_FLAG_PROPS 5 |
| RESERVED, DO NOT USE, need the stack to be build with GAP_PRIVACY and GAP_PRIVACY_RECONNECT RW uint8_t.
|
|
#define | SNP_GGS_RECONNCT_ADDR_ATT 3 |
| RESERVED, DO NOT USE, need the stack to be build with GAP_PRIVACY_RECONNECT RW uint8_t[B_ADDR_LEN].
|
|
#define | SNP_GGS_SERV_ID 0x01 |
| Generic Access Service.
|
|
#define | SNP_GGS_W_PERMIT_APPEARANCE_ATT 7 |
| SET ONLY (W uint8_t)
|
|
#define | SNP_GGS_W_PERMIT_DEVICE_NAME_ATT 6 |
| SET ONLY (W uint8_t)
|
|
#define | SNP_GGS_W_PERMIT_PRIVACY_FLAG_ATT 8 |
| RESERVED, DO NOT USE, need the stack to be build with GAP_PRIVACY and GAP_PRIVACY_RECONNECT, SET ONLY W uint8_t.
|
|
#define | SNP_HCI_CMD_REQ 0x04 |
| SNP HCI Command Request.
|
|
#define | SNP_HCI_CMD_RSP 0x04 |
| SNP HCI Command Response.
|
|
#define | SNP_HCI_CMD_UNKNOWN 0x8D |
| SNP HCI Command Unknown Status.
|
|
#define | SNP_HCI_OPCODE_EXT_DECRYPT 0xFC05 |
| HCI Extension decrypt encrypted data using AES128.
|
|
#define | SNP_HCI_OPCODE_EXT_ENABLE_PTM 0xFC0E |
| HCI Extension Enable PTM.
|
|
#define | SNP_HCI_OPCODE_EXT_END_MODEM_TEST 0xFC0B |
| HCI Extension End Modem Test.
|
|
#define | SNP_HCI_OPCODE_EXT_GET_CONNECTION_INFO 0xFC20 |
| HCI Extension get connection related information.
|
|
#define | SNP_HCI_OPCODE_EXT_MODEM_HOP_TEST_TX 0xFC09 |
| HCI Extension Modem Hop Test Tx.
|
|
#define | SNP_HCI_OPCODE_EXT_MODEM_TEST_RX 0xFC0A |
| HCI Extension Test Rx.
|
|
#define | SNP_HCI_OPCODE_EXT_MODEM_TEST_TX 0xFC08 |
| HCI Extension Modem Test Tx.
|
|
#define | SNP_HCI_OPCODE_EXT_ONE_PKT_PER_EVT 0xFC02 |
| HCI Extension set whether a connection will be limited to one packet per event.
|
|
#define | SNP_HCI_OPCODE_EXT_OVERRIDE_SL 0xFC1A |
| HCI Extension enable or disable suspending slave latency.
|
|
#define | SNP_HCI_OPCODE_EXT_PER 0xFC14 |
| HCI Extension PER Command.
|
|
#define | SNP_HCI_OPCODE_EXT_RESET_SYSTEM 0xFC1D |
| HCI Extension Reset System.
|
|
#define | SNP_HCI_OPCODE_EXT_SET_BDADDR 0xFC0C |
| HCI Extension Set BD Address.
|
|
#define | SNP_HCI_OPCODE_EXT_SET_FAST_TX_RESP_TIME 0xFC07 |
| HCI Extension set whether transmit data is sent as soon as possible even when slave latency is used.
|
|
#define | SNP_HCI_OPCODE_EXT_SET_MAX_DTM_TX_POWER 0xFC11 |
| HCI Extension Set Max DTM Tx Power.
|
|
#define | SNP_HCI_OPCODE_EXT_SET_SCA 0xFC0D |
| HCI Extension Set SCA.
|
|
#define | SNP_HCI_OPCODE_EXT_SET_TX_POWER 0xFC01 |
| HCI Extension Set Tx Power.
|
|
#define | SNP_HCI_OPCODE_LE_ENCRYPT 0x2017 |
| HCI Extension encrypt data using AES128.
|
|
#define | SNP_HCI_OPCODE_LE_RECEIVER_TEST 0x201D |
| HCI Extension LE Receiver Test.
|
|
#define | SNP_HCI_OPCODE_LE_TEST_END 0x201F |
| HCI Extension LE Test End Command.
|
|
#define | SNP_HCI_OPCODE_LE_TRANSMITTER_TEST 0x201E |
| HCI Extension LE Transmitter Test.
|
|
#define | SNP_HCI_OPCODE_READ_BDADDR 0x1009 |
| HCI Extension Read BD Address.
|
|
#define | SNP_HCI_OPCODE_READ_RSSI 0x1405 |
| HCI Extension Read RSSI.
|
|
#define | SNP_HCI_OPCODE_SIZE 0x02 |
| Number of bytes an HCI OPCODE should be.
|
|
#define | SNP_HCI_RSP_COLLISION_RSP 0x8C |
| SNP HCI Response Collision Status.
|
|
#define | SNP_IMAGE_START 0x00000000 |
| Location in memory where the SNP image is located.
|
|
#define | SNP_INIT_DEVICE_CNF 0x41 |
| SNP Init Device Config.
|
|
#define | SNP_INIT_DEVICE_REQ 0x41 |
| SNP GAP Init Device Request.
|
|
#define | SNP_INVALID_HANDLE 0x0000 |
| Invalid Handle.
|
|
#define | SNP_INVALID_PARAMS 0x84 |
| SNP Invalid Parameters Status.
|
|
#define | SNP_MASK_EVENT_RSP 0x02 |
| SNP Mask Event Response.
|
|
#define | SNP_MASK_EVT_REQ 0x02 |
| SNP Mask Event Request.
|
|
#define | SNP_MAX_ADVDATA_LENGTH 31 |
| < This is the maximum size of a scan response or advertising data buffer.
|
|
#define | SNP_NONCONN_ADV_DATA 0x01 |
| data buffer holding advertisement data that will be advertise if the device is NOT in a connection
|
|
#define | SNP_NOT_ADVERTISING 0x8B |
| SNP Not Advertising Status.
|
|
#define | SNP_NOT_CONNECTED 0x92 |
| SNP Not Connected Status.
|
|
#define | SNP_NOTIF_IND_NO_CCCD_ATTRIBUTE 0x91 |
| SNP Notifications/Indications No CCCD Attribute.
|
|
#define | SNP_NOTIF_IND_NOT_ALLOWED 0x90 |
| SNP Notifications/Indications Not Allowed.
|
|
#define | SNP_NOTIF_IND_NOT_ENABLE_BY_CLIENT 0x8F |
| SNP Notifications/Indications Not Enabled.
|
|
#define | SNP_NPI_ASYNC_CMD_TYPE (RPC_SYS_BLE_SNP+(NPI_MSG_TYPE_ASYNC<<5)) |
| (0x55) Asynchronous Command type for the BLE simple network processor (cmd0 field of npi frame)
|
|
#define | SNP_NPI_SYNC_REQ_TYPE (RPC_SYS_BLE_SNP+(NPI_MSG_TYPE_SYNCREQ<<5)) |
| (0x35) Synchronous request type for the BLE simple network processor (cmd0 field of npi frame)
|
|
#define | SNP_NPI_SYNC_RSP_TYPE (RPC_SYS_BLE_SNP+(NPI_MSG_TYPE_SYNCRSP<<5)) |
| (0x75) Synchronous response type for the BLE simple network processor (cmd0 field of npi frame)
|
|
#define | SNP_OUT_OF_RESOURCES 0x87 |
| SNP Out of Resources Status.
|
|
#define | SNP_POWER_UP_IND 0x01 |
| SNP Power Up Indication.
|
|
#define | SNP_PRIMARY_SERVICE 1 |
| Primary service.
|
|
#define | SNP_REG_PREDEF_SRV_REQ 0x8E |
| SNP Register Redefined service request.
|
|
#define | SNP_REG_PREDEF_SRV_RSP 0x8E |
| SNP Register Redefined service response.
|
|
#define | SNP_REGISTER_SERVICE_REQ 0x84 |
| SNP Register Service with GATT request.
|
|
#define | SNP_REGISTER_SERVICE_RSP 0x84 |
| SNP Register Service with GATT response.
|
|
#define | SNP_RESPONSE_NEEDED 0x01 |
| AP Response Needed.
|
|
#define | SNP_RESPONSE_NOT_NEEDED 0x00 |
| AP Does Not Need To Respond.
|
|
#define | SNP_SCANRSP_DATA 0x00 |
| data buffer holding the scanning response
|
|
#define | SNP_SECONDARY_SERVICE 2 |
| Secondary service.
|
|
#define | SNP_SECURITY_EVT 0x0040 |
| SNP Security Event.
|
|
#define | SNP_SEND_AUTHENTICATION_DATA_RSP 0x4C |
| SNP Send Auth Data Response.
|
|
#define | SNP_SEND_INDICATION 0x02 |
| Indication type.
|
|
#define | SNP_SEND_NOTIF_IND_CNF 0x89 |
| SNP Send Notification/Indication response.
|
|
#define | SNP_SEND_NOTIF_IND_REQ 0x89 |
| SNP Send Notification/Indication request.
|
|
#define | SNP_SEND_NOTIFICATION 0x01 |
| Notification type.
|
|
#define | SNP_SEND_SECURITY_REQUEST_REQ 0x4B |
| SNP GAP Send Security Request.
|
|
#define | SNP_SET_ADV_DATA_CNF 0x43 |
| SNP Set Advertising Data Config.
|
|
#define | SNP_SET_ADV_DATA_REQ 0x43 |
| SNP GAP Set Adv Data Request.
|
|
#define | SNP_SET_ATTR_VALUE_REQ 0x86 |
| SNP Set attribute value request.
|
|
#define | SNP_SET_ATTR_VALUE_RSP 0x86 |
| SNP Set attribute value response.
|
|
#define | SNP_SET_AUTHENTICATION_DATA_REQ 0x4C |
| SNP GAP Set Auth Data Request.
|
|
#define | SNP_SET_GAP_PARAM_REQ 0x48 |
| SNP GAP Set Conn Parameters Request.
|
|
#define | SNP_SET_GAP_PARAM_RSP 0x48 |
| SNP GAP Set Parameter Response.
|
|
#define | SNP_SET_GATT_PARAM_REQ 0x8C |
| SNP Set GATT parameter request.
|
|
#define | SNP_SET_GATT_PARAM_RSP 0x8C |
| SNP Set GATT parameter response.
|
|
#define | SNP_SET_SECURITY_PARAM_REQ 0x4A |
| SNP GAP Set Security Parameters Request.
|
|
#define | SNP_SET_SECURITY_PARAM_RSP 0x4A |
| SNP Set Security Parameter Response.
|
|
#define | SNP_SET_WHITE_LIST_POLICY_REQ 0x4D |
| SNP GAP White List Policy Request.
|
|
#define | SNP_SET_WHITE_LIST_POLICY_RSP 0x4D |
| SNP Set White List Policy Response.
|
|
#define | SNP_START_ADV_REQ 0x42 |
| SNP GAP Start Adv Request.
|
|
#define | SNP_STOP_ADV_REQ 0x44 |
| SNP GAP Stop Adv Request.
|
|
#define | SNP_SUCCESS 0x00 |
| SNP Success Status.
|
|
#define | SNP_SYNC_ERROR_CMD_IND 0x07 |
| SNP Sync Error Cmd Indication.
|
|
#define | SNP_TERMINATE_CONN_REQ 0x46 |
| SNP GAP Terminate Connection Request.
|
|
#define | SNP_TEST_REQ 0x10 |
| SNP Test Request.
|
|
#define | SNP_TEST_RSP 0x10 |
| SNP Test Response.
|
|
#define | SNP_UNKNOWN_ATTRIBUTE 0x88 |
| SNP Unknown Attribute Status.
|
|
#define | SNP_UNKNOWN_SERVICE 0x89 |
| SNP Unknown Service Status.
|
|
#define | SNP_UPDATE_CONN_PARAM_CNF 0x45 |
| SNP Update Connection Param Config.
|
|
#define | SNP_UPDATE_CONN_PARAM_REQ 0x45 |
| SNP GAP Update Connection Param Request.
|
|