+ Collaboration diagram for Typedefs:

Typedefs

typedef void(* ble_gap_reslv_rpa_addr_callback_t) (uint8_t status, ble_gap_bdaddr_t *iden_addr, uint8_t src_info)
 The BLE reslove rpa address callback. More...
 

Detailed Description

Typedef Documentation

◆ ble_gap_reslv_rpa_addr_callback_t

typedef void(* ble_gap_reslv_rpa_addr_callback_t) (uint8_t status, ble_gap_bdaddr_t *iden_addr, uint8_t src_info)

The BLE reslove rpa address callback.

Definition at line 873 of file ble_gapm.h.