Searched refs:npl_funcs_t (Results 1 – 6 of 6) sorted by relevance
39 struct npl_funcs_t * npl_freertos_funcs_get(void);
80 struct npl_funcs_t { struct128 extern struct npl_funcs_t *npl_funcs; argument
1034 const struct npl_funcs_t npl_funcs_ro = {1084 struct npl_funcs_t *npl_funcs = NULL;1086 struct npl_funcs_t * npl_freertos_funcs_get(void) in npl_freertos_funcs_get()1093 npl_funcs = (struct npl_funcs_t *)bt_osi_mem_malloc_internal(sizeof(struct npl_funcs_t)); in npl_freertos_funcs_init()1098 memcpy(npl_funcs, &npl_funcs_ro, sizeof(struct npl_funcs_t)); in npl_freertos_funcs_init()
133 extern int esp_register_npl_funcs (struct npl_funcs_t *p_npl_func);781 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init()
124 extern int esp_register_npl_funcs (struct npl_funcs_t *p_npl_func);855 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init()
118 extern int esp_register_npl_funcs (struct npl_funcs_t *p_npl_func);837 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init()