nrfxlib API 2.7.99
Loading...
Searching...
No Matches
sdc_hci_cmd_status_params.h File Reference
#include <stdint.h>
#include <mdk/compiler_abstraction.h>

Go to the source code of this file.

Data Structures

struct  sdc_hci_cmd_sp_read_rssi_t
 Read RSSI command parameter(s). More...
 
struct  sdc_hci_cmd_sp_read_rssi_return_t
 Read RSSI return parameter(s). More...
 

Enumerations

enum  sdc_hci_opcode_sp { SDC_HCI_OPCODE_CMD_SP_READ_RSSI = 0x1405 }
 HCI SP OpCode Field values. More...
 

Functions

uint8_t sdc_hci_cmd_sp_read_rssi (const sdc_hci_cmd_sp_read_rssi_t *p_params, sdc_hci_cmd_sp_read_rssi_return_t *p_return)
 Read RSSI.