Link layer controller extended scanning master interface file. More...
Go to the source code of this file.
Data Structures | |
struct | lctrExtScanEnableMsg_t |
Extended scan enable message. More... | |
struct | lctrExtInitiateMsg_t |
Extended initiate message. More... | |
union | LctrExtScanMsg_t |
Extended scan message data. More... | |
struct | lctrPerCreateSyncMsg_t |
Periodic create sync message. More... | |
struct | lctrPerTransferSyncMsg_t |
Periodic transfer sync message. More... | |
union | LctrPerScanMsg_t |
Periodic Advertising message data. More... | |
Enumerations |
Variables | |
LctrPerScanMsg_t * | pLctrMstPerScanMsg |
Periodic scan message data. More... | |
Link layer controller extended scanning master interface file.
Copyright (c) 2013-2019 Arm Ltd. All Rights Reserved.
Copyright (c) 2019 Packetcraft, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition in file lctr_api_adv_master_ae.h.
anonymous enum |
Master scan and initiate task messages for LCTR_DISP_SCAN dispatcher.
Definition at line 41 of file lctr_api_adv_master_ae.h.
anonymous enum |
Scanner create sync task messages for LCTR_DISP_PER_CREATE_SYNC dispatcher.
Definition at line 53 of file lctr_api_adv_master_ae.h.
anonymous enum |
Scanner transfer sync task messages for LCTR_DISP_TRANFER_SYNC dispatcher.
Definition at line 66 of file lctr_api_adv_master_ae.h.
anonymous enum |
Scanner periodic synchronous task messages for LCTR_DISP_PER_SCAN dispatcher.
Definition at line 79 of file lctr_api_adv_master_ae.h.
anonymous enum |
Scan PHYs.
Definition at line 93 of file lctr_api_adv_master_ae.h.
LctrPerScanMsg_t* pLctrMstPerScanMsg |
Periodic scan message data.