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

  /system/bt/stack/include/
l2cdefs.h 160 #define L2CAP_CMD_REJ_INVALID_CID 2
  /system/bt/stack/l2cap/
l2c_main.cc 336 if (rej_reason == L2CAP_CMD_REJ_INVALID_CID) {
541 l2cu_send_peer_cmd_reject(p_lcb, L2CAP_CMD_REJ_INVALID_CID, id, 0, 0);
l2c_utils.cc 398 else if (reason == L2CAP_CMD_REJ_INVALID_CID)
    [all...]

Completed in 102 milliseconds