Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_NOT_AUTHORIZED

1320             return BTM_NOT_AUTHORIZED;
1338 return BTM_NOT_AUTHORIZED;
3484 if (status != BTM_NOT_AUTHORIZED)
3488 /* else BTM_NOT_AUTHORIZED means when the app wants to reject the req right now */
3676 if ((*btm_cb.api.p_sp_callback) (BTM_SP_RMT_OOB_EVT, (tBTM_SP_EVT_DATA *)&evt_data) == BTM_NOT_AUTHORIZED)