cancel
Showing results for 
Search instead for 
Did you mean: 

i am working on a project where i need to enable BLE as client for that i need to understand a few api and function which are listed below, can anyone help me understand them?

MShah
Associate

SCH_RegTask( CFG_IdleTask_HciAsynchEvt, TL_BLE_HCI_UserEvtProc );

SCH_RegTask( CFG_IdleTask_TlEvt, TL_BLE_R_EvtProc );

SCH_RegTask( CFG_IdleTask_Button, LB_App_Button_Trigger_Received );

SCH_RegTask( CFG_IdleTask_ConnDev1, LBR_AppConnReq1 );

 SCH_RegTask( CFG_IdleTask_SearchService, LBR_Client_Update_Service );

0 REPLIES 0