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

  /system/bt/stack/avct/
avct_int.h 99 UINT8 ch_close; /* CCB index+1, if CCB initiated channel close */ member in struct:__anon73942
109 BOOLEAN ch_close; /* Whether CCB initiated channel close */ member in struct:__anon73943
avct_lcb_act.c 351 if (p_ccb->ch_close)
353 p_ccb->ch_close = FALSE;
413 p_data->p_ccb->ch_close = TRUE;

Completed in 84 milliseconds