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

  /system/bt/stack/include/
l2cdefs.h 363 #define L2CAP_FCR_SAR_BITS_SHIFT 14
  /system/bt/stack/l2cap/
l2c_fcr.cc 477 SAR_types[(ctrl_word & L2CAP_FCR_SAR_BITS) >> L2CAP_FCR_SAR_BITS_SHIFT],
486 SAR_types[(ctrl_word & L2CAP_FCR_SAR_BITS) >> L2CAP_FCR_SAR_BITS_SHIFT],
656 SAR_types[(ctrl_word & L2CAP_FCR_SAR_BITS) >> L2CAP_FCR_SAR_BITS_SHIFT],
    [all...]

Completed in 217 milliseconds