![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
Macros | |
#define | BLE_VS_TX_POWER_HIGH (0x00) |
High power level. More... | |
#define | BLE_VS_TX_POWER_MID (0x01) |
Middle power level. More... | |
#define | BLE_VS_TX_POWER_LOW (0x02) |
Low power level. More... | |
#define | BLE_VS_ADDR_AREA_REG (0x00) |
Address in register is written or read. More... | |
#define | BLE_VS_ADDR_AREA_DATA_FLASH (0x01) |
Address in DataFlash is written or read. More... | |
#define | BLE_VS_EH_TX_PL_PRBS9 (0x00) |
PRBS9 sequence '11111111100000111101..'. More... | |
#define | BLE_VS_EH_TX_PL_11110000 (0x01) |
Repeated '11110000'. More... | |
#define | BLE_VS_EH_TX_PL_10101010 (0x02) |
Repeated '10101010'. More... | |
#define | BLE_VS_EH_TX_PL_PRBS15 (0x03) |
PRBS15 sequence. More... | |
#define | BLE_VS_EH_TX_PL_11111111 (0x04) |
Repeated '11111111'. More... | |
#define | BLE_VS_EH_TX_PL_00000000 (0x05) |
Repeated '00000000'. More... | |
#define | BLE_VS_EH_TX_PL_00001111 (0x06) |
Repeated '00001111'. More... | |
#define | BLE_VS_EH_TX_PL_01010101 (0x07) |
Repeated '01010101'. More... | |
#define | BLE_VS_EH_TEST_PHY_1M (0x01) |
1M PHY used in Transmitter/Receiver test. More... | |
#define | BLE_VS_EH_TEST_PHY_2M (0x02) |
2M PHY used in Transmitter/Receiver test. More... | |
#define | BLE_VS_EH_TEST_PHY_CODED (0x03) |
Coded PHY used in Receiver test. More... | |
#define | BLE_VS_EH_TEST_PHY_CODED_S_8 (0x03) |
Coded PHY(S=8) used in Transmitter test. More... | |
#define | BLE_VS_EH_TEST_PHY_CODED_S_2 (0x04) |
Coded PHY(S=2) used in Transmitter test. More... | |
#define | BLE_VS_RF_OFF (0x00) |
RF power off. More... | |
#define | BLE_VS_RF_ON (0x01) |
RF power on. More... | |
#define | BLE_VS_RF_INIT_PARAM_NOT_CHG (0x00) |
The parameters are not changed in RF power on. More... | |
#define | BLE_VS_RF_INIT_PARAM_CHG (0x01) |
The parameters are changed in RF power on. More... | |
#define | BLE_VS_CS_PRIM_ADV_S_8 (0x00) |
Coding scheme for Primary Advertising PHY(S=8). More... | |
#define | BLE_VS_CS_PRIM_ADV_S_2 (0x01) |
Coding scheme for Primary Advertising PHY(S=2). More... | |
#define | BLE_VS_CS_SECOND_ADV_S_8 (0x00) |
Coding scheme for Secondary Advertising PHY(S=8). More... | |
#define | BLE_VS_CS_SECOND_ADV_S_2 (0x02) |
Coding scheme for Secondary Advertising PHY(S=2). More... | |
#define | BLE_VS_CS_CONN_S_8 (0x00) |
Coding scheme for request for link establishment(S=8). More... | |
#define | BLE_VS_CS_CONN_S_2 (0x04) |
Coding scheme for request for link establishment(S=2). More... | |
#define | BLE_VS_TX_FLOW_CTL_ON (0x00) |
It means that the number of buffer has reached the High Water Mark from flow off state. More... | |
#define | BLE_VS_TX_FLOW_CTL_OFF (0x01) |
It means that the number of buffer has reached the Low Water Mark from flow on state. More... | |
#define BLE_VS_TX_POWER_HIGH (0x00) |
High power level.
#define BLE_VS_TX_POWER_MID (0x01) |
Middle power level.
#define BLE_VS_TX_POWER_LOW (0x02) |
Low power level.
#define BLE_VS_ADDR_AREA_REG (0x00) |
Address in register is written or read.
#define BLE_VS_ADDR_AREA_DATA_FLASH (0x01) |
Address in DataFlash is written or read.
#define BLE_VS_EH_TX_PL_PRBS9 (0x00) |
PRBS9 sequence '11111111100000111101..'.
#define BLE_VS_EH_TX_PL_11110000 (0x01) |
Repeated '11110000'.
#define BLE_VS_EH_TX_PL_10101010 (0x02) |
Repeated '10101010'.
#define BLE_VS_EH_TX_PL_PRBS15 (0x03) |
PRBS15 sequence.
#define BLE_VS_EH_TX_PL_11111111 (0x04) |
Repeated '11111111'.
#define BLE_VS_EH_TX_PL_00000000 (0x05) |
Repeated '00000000'.
#define BLE_VS_EH_TX_PL_00001111 (0x06) |
Repeated '00001111'.
#define BLE_VS_EH_TX_PL_01010101 (0x07) |
Repeated '01010101'.
#define BLE_VS_EH_TEST_PHY_1M (0x01) |
1M PHY used in Transmitter/Receiver test.
#define BLE_VS_EH_TEST_PHY_2M (0x02) |
2M PHY used in Transmitter/Receiver test.
#define BLE_VS_EH_TEST_PHY_CODED (0x03) |
Coded PHY used in Receiver test.
#define BLE_VS_EH_TEST_PHY_CODED_S_8 (0x03) |
Coded PHY(S=8) used in Transmitter test.
#define BLE_VS_EH_TEST_PHY_CODED_S_2 (0x04) |
Coded PHY(S=2) used in Transmitter test.
#define BLE_VS_RF_OFF (0x00) |
RF power off.
#define BLE_VS_RF_ON (0x01) |
RF power on.
#define BLE_VS_RF_INIT_PARAM_NOT_CHG (0x00) |
The parameters are not changed in RF power on.
#define BLE_VS_RF_INIT_PARAM_CHG (0x01) |
The parameters are changed in RF power on.
#define BLE_VS_CS_PRIM_ADV_S_8 (0x00) |
Coding scheme for Primary Advertising PHY(S=8).
#define BLE_VS_CS_PRIM_ADV_S_2 (0x01) |
Coding scheme for Primary Advertising PHY(S=2).
#define BLE_VS_CS_SECOND_ADV_S_8 (0x00) |
Coding scheme for Secondary Advertising PHY(S=8).
#define BLE_VS_CS_SECOND_ADV_S_2 (0x02) |
Coding scheme for Secondary Advertising PHY(S=2).
#define BLE_VS_CS_CONN_S_8 (0x00) |
Coding scheme for request for link establishment(S=8).
#define BLE_VS_CS_CONN_S_2 (0x04) |
Coding scheme for request for link establishment(S=2).
#define BLE_VS_TX_FLOW_CTL_ON (0x00) |
It means that the number of buffer has reached the High Water Mark from flow off state.
#define BLE_VS_TX_FLOW_CTL_OFF (0x01) |
It means that the number of buffer has reached the Low Water Mark from flow on state.