Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Enumerations | Variables
lctr_api_adv_master_ae.h File Reference

Link layer controller extended scanning master interface file. More...

#include "lctr_api.h"
#include "lmgr_api_adv_master.h"
#include "wsf_assert.h"

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_tpLctrMstPerScanMsg
 Periodic scan message data. More...
 

Detailed Description

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.

Enumeration Type Documentation

anonymous enum

Master scan and initiate task messages for LCTR_DISP_SCAN dispatcher.

Enumerator
LCTR_EXT_SCAN_MSG_RESET 

Reset API message.

LCTR_EXT_SCAN_MSG_DISCOVER_ENABLE 

Scan enable API event.

LCTR_EXT_SCAN_MSG_DISCOVER_DISABLE 

Scan disable API event.

LCTR_EXT_SCAN_MSG_TERMINATE 

Scan BOD terminated event.

LCTR_EXT_SCAN_MSG_TOTAL 

Total number of scan events.

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.

Enumerator
LCTR_CREATE_SYNC_MSG_RESET 

Reset API message.

LCTR_CREATE_SYNC_MSG_CREATE 

Create sync create API event.

LCTR_CREATE_SYNC_MSG_CANCEL 

Create sync cancel sync API event.

LCTR_CREATE_SYNC_MSG_FAILED 

Create sync failed event.

LCTR_CREATE_SYNC_MSG_DONE 

Create sync done event.

LCTR_CREATE_SYNC_MSG_TERMINATE 

Create sync scanning BOD terminate event.

LCTR_CREATE_SYNC_MSG_TOTAL 

Total number of Create sync events.

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.

Enumerator
LCTR_TRANSFER_SYNC_MSG_RESET 

Reset API message.

LCTR_TRANSFER_SYNC_MSG_START 

Transfer sync start event.

LCTR_TRANSFER_SYNC_MSG_CANCEL 

Transfer sync cancel sync API event.

LCTR_TRANSFER_SYNC_MSG_FAILED 

Transfer sync failed event.

LCTR_TRANSFER_SYNC_MSG_DONE 

Transfer sync done event.

LCTR_TRANSFER_SYNC_MSG_TERMINATE 

Transfer sync scanning BOD terminate event.

LCTR_TRANSFER_SYNC_MSG_TOTAL 

Total number of Transfer sync events.

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.

Enumerator
LCTR_PER_SCAN_MSG_RESET 

Reset API message.

LCTR_PER_SCAN_MSG_SYNC_ESTD 

Periodic scanning synchronous established event.

LCTR_PER_SCAN_MSG_TERMINATE 

Periodic scanning terminate API event.

LCTR_PER_SCAN_MSG_TERMINATE_DONE 

Periodic scanning terminate done event.

LCTR_PER_SCAN_SUP_TIMEOUT 

Periodic synchronous supervision timeout event.

LCTR_PER_SCAN_MSG_TOTAL 

Total number of periodic scanning events.

Definition at line 79 of file lctr_api_adv_master_ae.h.

anonymous enum

Scan PHYs.

Enumerator
LCTR_SCAN_PHY_1M 

LE 1M PHY scanner.

LCTR_INIT_PHY_2M 

LE 2M PHY initiator (not valid for scanning).

LCTR_SCAN_PHY_CODED 

LE Coded PHY scanner.

LCTR_SCAN_PHY_TOTAL 

Total number of scanning PHYs.

LCTR_SCAN_PHY_ALL 

All PHY scanners.

Definition at line 93 of file lctr_api_adv_master_ae.h.

Variable Documentation

LctrPerScanMsg_t* pLctrMstPerScanMsg

Periodic scan message data.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.