Data Structures | |
| struct | gap_adv_param_t |
| Advertising parameters for legacy advertising. More... | |
| struct | gap_adv_prim_cfg_t |
| Configuration for advertising on primary channel. More... | |
| struct | gap_adv_second_cfg_t |
| Configuration for advertising on secondary channel. More... | |
| struct | gap_adv_period_cfg_t |
| Configuration for periodic advertising. More... | |
| struct | gap_ext_adv_param_t |
| Advertising parameters for extended advertising and periodic advertising. More... | |
| struct | gap_adv_time_param_t |
| Advertising timing parameter. More... | |
| struct | gap_sec_key_t |
| Security key. More... | |
| struct | gap_scan_param_t |
| Parameters for legacy scanning. More... | |
| struct | gap_scan_wd_op_param_t |
| Scan Window operation parameters. More... | |
| struct | gap_ext_scan_param_t |
| Parameters for extended scanning. More... | |
| struct | gap_period_adv_addr_cfg_t |
| Periodic advertising information. More... | |
| struct | gap_per_sync_param_t |
| Periodic advertising synchronization parameters. More... | |
| struct | gap_init_param_t |
| Legacy initiating parameters. More... | |
| struct | gap_ext_conn_param_t |
| Connection parameters. More... | |
| struct | gap_ext_init_param_t |
| Extended initiating parameters. More... | |
| struct | gap_lepsm_register_t |
| LE Protocol/Service Multiplexer information. More... | |
| struct | bond_dev_list_t |
| Bonded device list. More... | |
| struct | white_list_t |
| White list. More... | |
| struct | period_adv_list_t |
| Periodic advertising list. More... | |
| struct | gap_ral_dev_info_t |
| RPA list item info. More... | |
| struct | ral_dev_list_t |
| RPA list info. More... | |
Typedefs | |
| typedef void(* | reslv_rpa_addr_callback_t) (uint8_t status, gap_bdaddr_t *iden_addr, uint8_t src_info) |
| The BLE reslove rpa address callback. | |
| typedef void(* | rpa_addr_report_callback_t) (ble_actv_type_t type, uint8_t index, const uint8_t *rpa_addr) |
| The BLE rpa address report callback. | |