Searched refs:p_ble_npl_event_is_queued (Results 1 – 2 of 2) sorted by relevance
93 bool (*p_ble_npl_event_is_queued)(struct ble_npl_event *); member194 return npl_funcs->p_ble_npl_event_is_queued(ev); in ble_npl_event_is_queued()
1048 .p_ble_npl_event_is_queued = npl_freertos_event_is_queued,