Searched refs:p_npl_funcs (Results 1 – 3 of 3) sorted by relevance
781 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init() local782 if (!p_npl_funcs) { in esp_bt_controller_init()787 ret = esp_register_npl_funcs(p_npl_funcs); in esp_bt_controller_init()
855 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init() local856 if (!p_npl_funcs) { in esp_bt_controller_init()861 ret = esp_register_npl_funcs(p_npl_funcs); in esp_bt_controller_init()
837 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init() local838 if (!p_npl_funcs) { in esp_bt_controller_init()843 ret = esp_register_npl_funcs(p_npl_funcs); in esp_bt_controller_init()