Home | History | Annotate | Download | only in btm

Lines Matching full:is_orig

546 **                  "is_orig" flag is TRUE, the connection will be originated,
561 tBTM_STATUS BTM_CreateSco (BD_ADDR remote_bda, BOOLEAN is_orig, UINT16 pkt_types,
583 if (is_orig)
619 if (is_orig)
677 p->is_orig = is_orig;
681 if (is_orig)
697 if (is_orig)
863 p->is_orig = FALSE;
919 if (p->is_orig)
1751 tBTM_STATUS BTM_CreateSco (BD_ADDR remote_bda, BOOLEAN is_orig,