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 917 ** the reconn variable to TRUE.
927 p_ccb->reconn = TRUE;
934 ** Description This function is called to clear the reconn variable.
944 p_ccb->reconn = FALSE;
964 if (p_ccb->reconn)
966 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:__anon5840

Completed in 439 milliseconds