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

  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 512 att_ret = GATT_ILLEGAL_PARAMETER;
549 status = GATT_ILLEGAL_PARAMETER;
565 status = GATT_ILLEGAL_PARAMETER;
579 status = GATT_ILLEGAL_PARAMETER;
601 status = GATT_ILLEGAL_PARAMETER;
gatt_api.c 597 tGATT_STATUS cmd_status = GATT_ILLEGAL_PARAMETER;
669 tGATT_STATUS cmd_sent = GATT_ILLEGAL_PARAMETER;
715 tGATT_STATUS cmd_sent = GATT_ILLEGAL_PARAMETER;
783 return GATT_ILLEGAL_PARAMETER;
833 return GATT_ILLEGAL_PARAMETER;
853 return GATT_ILLEGAL_PARAMETER;
901 return GATT_ILLEGAL_PARAMETER;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 80 #define BTA_GATT_ILLEGAL_PARAMETER GATT_ILLEGAL_PARAMETER /* 0x0087 */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 48 #define GATT_ILLEGAL_PARAMETER 0x0087
    [all...]

Completed in 20 milliseconds