HomeSort by relevance Sort by last modified time
    Searched refs:reconn (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/avdt/
avdt_ccb_act.c 907 ** the reconn variable to TRUE.
917 p_ccb->reconn = TRUE;
924 ** Description This function is called to clear the reconn variable.
934 p_ccb->reconn = FALSE;
954 if (p_ccb->reconn)
956 p_ccb->reconn = FALSE;
    [all...]
avdt_int.h 449 BOOLEAN reconn; /* If TRUE, reinitiate connection after transitioning from CLOSING to IDLE state */ member in struct:__anon73554

Completed in 890 milliseconds