Home | History | Annotate | Download | only in btm

Lines Matching refs:is_register

1936 **                  If is_register=TRUE, then the function will be registered;
1937 ** if is_register=FALSE, then the function will be deregistered.
1944 tBTM_STATUS BTM_RegisterForVSEvents (tBTM_VS_EVT_CB *p_cb, BOOLEAN is_register)
1960 if (is_register == FALSE)
1970 if (is_register)