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

  /external/bluetooth/bluedroid/stack/include/
l2cdefs.h 24 #define L2CAP_CMD_REJECT 0x01
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 581 case L2CAP_CMD_REJECT:
    [all...]
l2c_main.c 388 case L2CAP_CMD_REJECT:
    [all...]
l2c_utils.c 438 if ((p_buf = l2cu_build_header (p_lcb, (UINT16) (L2CAP_CMD_REJECT_LEN + param_len), L2CAP_CMD_REJECT, rem_id)) == NULL )
    [all...]

Completed in 477 milliseconds