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

  /external/bluetooth/bluedroid/stack/include/
l2cdefs.h 122 #define L2CAP_CMD_REJ_INVALID_CID 2
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_main.c 398 if (rej_reason == L2CAP_CMD_REJ_INVALID_CID)
592 l2cu_send_peer_cmd_reject (p_lcb, L2CAP_CMD_REJ_INVALID_CID, id, 0, 0);
    [all...]
l2c_utils.c 433 else if (reason == L2CAP_CMD_REJ_INVALID_CID)
    [all...]

Completed in 2705 milliseconds