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

  /system/bt/stack/include/
l2cdefs.h 274 #define L2CAP_FIXED_CHNL_ARRAY_SIZE 8
  /system/bt/stack/l2cap/
l2c_int.h 413 uint8_t peer_chnl_mask[L2CAP_FIXED_CHNL_ARRAY_SIZE];
    [all...]
l2c_main.cc 726 memcpy(p_lcb->peer_chnl_mask, p, L2CAP_FIXED_CHNL_ARRAY_SIZE);
l2c_utils.cc     [all...]
l2c_api.cc     [all...]
  /system/bt/stack/btm/
btm_sec.cc     [all...]

Completed in 226 milliseconds