Searched refs:List_Entry (Results 1 – 3 of 3) sorted by relevance
2319 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() local12137 …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()
6708 List_Entry_t List_Entry[]);
3066 List_Entry_t List_Entry[(BLE_CMD_MAX_PARAM_LEN - 2)/sizeof(List_Entry_t)];