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

  /system/bt/bta/gatt/
bta_gattc_api.c 597 tBTA_GATT_STATUS status = BTA_GATT_ILLEGAL_PARAMETER;
668 return BTA_GATT_ILLEGAL_PARAMETER;
675 return BTA_GATT_ILLEGAL_PARAMETER;
bta_gatts_act.c 615 tBTA_GATT_STATUS status = BTA_GATT_ILLEGAL_PARAMETER;
  /system/bt/bta/include/
bta_gatt_api.h 88 #define BTA_GATT_ILLEGAL_PARAMETER GATT_ILLEGAL_PARAMETER /* 0x87 */
    [all...]

Completed in 35 milliseconds