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

  /system/bt/stack/include/
l2cdefs.h 51 #define L2CAP_CMD_REJECT_LEN 2 /* Reason (data is optional) */
  /system/bt/stack/l2cap/
l2c_utils.c 453 if ((p_buf = l2cu_build_header (p_lcb, (UINT16) (L2CAP_CMD_REJECT_LEN + param_len), L2CAP_CMD_REJECT, rem_id)) == NULL )
    [all...]

Completed in 255 milliseconds