Home
last modified time | relevance | path

Searched refs:List_Entry (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c2319 packed_List_Entry_t List_Entry[(HCI_MAX_PAYLOAD_SIZE - 3)/sizeof(packed_List_Entry_t)];
12121 List_Entry_t List_Entry[HCI_MAX_PAYLOAD_SIZE/sizeof(List_Entry_t)]; in aci_gap_add_devices_to_filter_accept_and_resolving_list_process() local
12137 …packed_List_Entry_t *List_Entry_tmp = (packed_List_Entry_t *)(((uint8_t *)cp0->List_Entry) + struc… in aci_gap_add_devices_to_filter_accept_and_resolving_list_process()
12138 List_Entry[i].Peer_Address_Type = List_Entry_tmp->Peer_Address_Type; in aci_gap_add_devices_to_filter_accept_and_resolving_list_process()
12140 …Osal_MemCpy((void *) &List_Entry[i].Peer_Address, (const void *) &cp0->List_Entry[i].Peer_Address,… in aci_gap_add_devices_to_filter_accept_and_resolving_list_process()
12151 List_Entry /* struct_length */); in aci_gap_add_devices_to_filter_accept_and_resolving_list_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h6708 List_Entry_t List_Entry[]);
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h3066 List_Entry_t List_Entry[(BLE_CMD_MAX_PARAM_LEN - 2)/sizeof(List_Entry_t)];