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

  /external/bluetooth/bluedroid/stack/include/
mca_defs.h 58 #define MCA_RSP_BAD_PARAM 0x02 /* One or more of the values in the received request is invalid. */
59 /* MCA_RSP_BAD_PARAM shall be used when:
  /external/bluetooth/bluedroid/stack/mcap/
mca_main.c 467 rej_rsp_code = MCA_RSP_BAD_PARAM;

Completed in 939 milliseconds