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

  /external/bluetooth/bluedroid/stack/include/
l2cdefs.h 219 #define L2CAP_FIXED_CHNL_ARRAY_SIZE 8 /* Fixed channel array size */
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 414 UINT8 peer_chnl_mask[L2CAP_FIXED_CHNL_ARRAY_SIZE];
    [all...]
l2c_api.c     [all...]
l2c_main.c 768 memcpy (p_lcb->peer_chnl_mask, p, L2CAP_FIXED_CHNL_ARRAY_SIZE);
    [all...]
l2c_utils.c     [all...]

Completed in 38 milliseconds