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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c 906 ** the reconn variable to TRUE.
914 p_ccb->reconn = TRUE;
921 ** Description This function is called to clear the reconn variable.
929 p_ccb->reconn = FALSE;
948 if (p_ccb->reconn)
950 p_ccb->reconn = FALSE;
    [all...]
avdt_int.h 445 BOOLEAN reconn; /* If TRUE, reinitiate connection after transitioning from CLOSING to IDLE state */ member in struct:__anon3047

Completed in 153 milliseconds