Searched refs:p_ble_npl_callout_is_active (Results 1 – 2 of 2) sorted by relevance
110 bool (*p_ble_npl_callout_is_active)(struct ble_npl_callout *); member291 return npl_funcs->p_ble_npl_callout_is_active(co); in ble_npl_callout_is_active()
1065 .p_ble_npl_callout_is_active = npl_freertos_callout_is_active,