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

  /external/bluetooth/bluedroid/stack/avct/
avct_int.h 98 UINT8 ch_close; /* CCB index+1, if CCB initiated channel close */ member in struct:__anon5820
108 BOOLEAN ch_close; /* Whether CCB initiated channel close */ member in struct:__anon5821
avct_lcb_act.c 340 if (p_ccb->ch_close)
342 p_ccb->ch_close = FALSE;
402 p_data->p_ccb->ch_close = TRUE;

Completed in 43 milliseconds