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

  /system/bt/stack/l2cap/
l2c_csm.cc 546 if ((p_ccb->flags & CCB_FLAG_NO_RETRY) || !p_data ||
554 p_ccb->flags |= CCB_FLAG_NO_RETRY;
    [all...]
l2c_int.h 308 #define CCB_FLAG_NO_RETRY 0x01 /* no more retry */
    [all...]

Completed in 65 milliseconds