Searched refs:pInitHciConf (Results 1 – 1 of 1) sorted by relevance
114 TL_BLE_InitConf_t *pInitHciConf = (TL_BLE_InitConf_t *) pConf; in TL_BLE_Init() local120 p_bletable->pcmd_buffer = pInitHciConf->p_cmdbuffer; in TL_BLE_Init()121 p_bletable->phci_acl_data_buffer = pInitHciConf->p_AclDataBuffer; in TL_BLE_Init()127 BLE_IoBusEvtCallBackFunction = pInitHciConf->IoBusEvtCallBack; in TL_BLE_Init()128 BLE_IoBusAclDataTxAck = pInitHciConf->IoBusAclDataTxAck; in TL_BLE_Init()196 TL_SYS_InitConf_t *pInitHciConf = (TL_SYS_InitConf_t *) pConf; in TL_SYS_Init() local200 p_systable->pcmd_buffer = pInitHciConf->p_cmdbuffer; in TL_SYS_Init()205 SYS_CMD_IoBusCallBackFunction = pInitHciConf->IoBusCallBackCmdEvt; in TL_SYS_Init()206 SYS_EVT_IoBusCallBackFunction = pInitHciConf->IoBusCallBackUserEvt; in TL_SYS_Init()