Home
last modified time | relevance | path

Searched refs:RSSI (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_types.h118 int8_t RSSI;
183 int8_t RSSI;
243 int8_t RSSI;
Dble_events.h349 int8_t RSSI;
381 int16_t RSSI;
395 int16_t RSSI;
554 int8_t RSSI;
Dble_api.h636 int8_t *RSSI);
Dble_stack_user_cfg.h2319 int8_t* RSSI);
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h520 uint8_t RSSI;
568 uint8_t RSSI;
857 uint8_t RSSI;
2493 uint8_t RSSI;
4189 uint8_t RSSI;
4213 uint8_t RSSI;
4250 uint16_t RSSI;
4265 uint16_t RSSI;
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c4964 int8_t* RSSI) in hci_read_rssi() argument
4967 RSSI); in hci_read_rssi()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c487 int8_t RSSI;
4849 int8_t RSSI = 0; in hci_read_rssi_process() local
4859 &RSSI); in hci_read_rssi_process()
4862 rp0->RSSI = RSSI; in hci_read_rssi_process()